|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.launcher.descriptor.ApplicationDescriptor
org.mule.module.launcher.descriptor.EmptyApplicationDescriptor
public class EmptyApplicationDescriptor
Encapsulates defaults when no explicit descriptor provided with an app.
Field Summary |
---|
Fields inherited from class org.mule.module.launcher.descriptor.ApplicationDescriptor |
---|
CLASSNAME_SPRING_CONFIG_BUILDER, DEFAULT_APP_PROPERTIES_RESOURCE, DEFAULT_CONFIGURATION_RESOURCE |
Constructor Summary | |
---|---|
EmptyApplicationDescriptor(java.lang.String appName)
|
Method Summary | |
---|---|
java.lang.String |
getAppName()
|
Methods inherited from class org.mule.module.launcher.descriptor.ApplicationDescriptor |
---|
getAppProperties, getConfigResources, getConfigurationBuilder, getDomain, getEncoding, isParentFirstClassLoader, isRedeploymentEnabled, setAppName, setAppProperties, setConfigResources, setConfigurationBuilder, setDomain, setEncoding, setParentFirstClassLoader, setRedeploymentEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyApplicationDescriptor(java.lang.String appName)
Method Detail |
---|
public java.lang.String getAppName()
getAppName
in class ApplicationDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |