|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface Application
| Method Summary | |
|---|---|
File |
application()
Deprecated. |
boolean |
containsSnifferType(String param1)
Deprecated. |
File |
deploymentPlan()
Deprecated. |
String |
getAsyncReplication()
Deprecated. |
String |
getAvailabilityEnabled()
Deprecated. |
String |
getContextRoot()
Deprecated. |
String |
getDescription()
Deprecated. |
String |
getDirectoryDeployed()
Deprecated. Indicates whether the application has been deployed to a directory or not. |
String |
getEnabled()
Deprecated. Return true if the item is enabled, false otherwise. |
Map<String,Engine> |
getEngine()
Deprecated. |
String |
getLibraries()
Deprecated. Optional Attribute (may be null). |
String |
getLocation()
Deprecated. The file system path to this module, typically something like ${com.sun.aas.instanceRoot}/applications/... |
Map<String,Module> |
getModule()
Deprecated. |
Module |
getModule(String param1)
Deprecated. |
Map |
getModulePropertiesMap()
Deprecated. |
String |
getObjectType()
Deprecated. |
Resources |
getResources()
Deprecated. |
Map<String,WebServiceEndpoint> |
getWebServiceEndpoint()
Deprecated. |
boolean |
isLifecycleModule()
Deprecated. |
boolean |
isOSGiModule()
Deprecated. |
boolean |
isStandaloneModule()
Deprecated. |
void |
recordFileLocations(File param1,
File param2)
Deprecated. |
void |
setAsyncReplication(String param1)
Deprecated. |
void |
setAvailabilityEnabled(String param1)
Deprecated. |
void |
setContextRoot(String param1)
Deprecated. |
void |
setDescription(String param1)
Deprecated. |
void |
setDirectoryDeployed(String param1)
Deprecated. |
void |
setEnabled(String param1)
Deprecated. Mark the item as enabled. |
void |
setLibraries(String param1)
Deprecated. Replaces the existing libraries Attribute. |
void |
setLocation(String param1)
Deprecated. |
void |
setObjectType(String param1)
Deprecated. INTERNAL USE ONLY |
void |
setResources(Resources param1)
Deprecated. |
| Methods inherited from interface org.glassfish.admin.amx.intf.config.NamedConfigElement |
|---|
getName |
| Methods inherited from interface org.glassfish.admin.amx.config.AMXConfigProxy |
|---|
createChild, createChildren, getDefaultValues, getDefaultValues, removeChild, removeChild, setAttributesTransactionally |
| Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy |
|---|
as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid |
| Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI |
|---|
getChildren, getParent |
| Methods inherited from interface org.glassfish.admin.amx.config.AttributeResolver |
|---|
resolveAttribute, resolveAttributes, resolveAttributeValue, resolveBoolean, resolveLong |
| Methods inherited from interface org.glassfish.admin.amx.intf.config.PropertiesAccess |
|---|
getProperty |
| Method Detail |
|---|
Resources getResources()
String getLocation()
AbstractModule${com.sun.aas.instanceRoot}/applications/...
getLocation in interface AbstractModuleString getDirectoryDeployed()
AbstractModule
getDirectoryDeployed in interface AbstractModuleString getEnabled()
Enabled
getEnabled in interface Enabledvoid setEnabled(String param1)
Enabled
setEnabled in interface EnabledString getDescription()
getDescription in interface Descriptionvoid setDescription(String param1)
setDescription in interface DescriptionString getObjectType()
getObjectType in interface ObjectTypeObjectTypeValuesvoid setObjectType(String param1)
ObjectType
setObjectType in interface ObjectTypeparam1 - the ObjectType as defined by ObjectTypeValuesObjectTypeValuesString getContextRoot()
void setContextRoot(String param1)
String getAvailabilityEnabled()
void setAvailabilityEnabled(String param1)
String getAsyncReplication()
void setAsyncReplication(String param1)
Map<String,Module> getModule()
Module getModule(String param1)
Map<String,Engine> getEngine()
Map<String,WebServiceEndpoint> getWebServiceEndpoint()
String getLibraries()
Libraries
getLibraries in interface Librariesvoid setLibraries(String param1)
Libraries
setLibraries in interface LibrariesLibraries.getLibraries()void setLocation(String param1)
void setDirectoryDeployed(String param1)
void setResources(Resources param1)
Map getModulePropertiesMap()
boolean isStandaloneModule()
boolean containsSnifferType(String param1)
boolean isLifecycleModule()
boolean isOSGiModule()
void recordFileLocations(File param1,
File param2)
File application()
File deploymentPlan()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||