Package com.io7m.jade.spi
Interface ApplicationProviderContextType
-
- All Known Implementing Classes:
ApplicationProviderContext
public interface ApplicationProviderContextTypeThe type of application directory configurations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringapplicationName()The name of the application.
-