|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ExtensionModule
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Field Summary |
|---|
| Fields inherited from interface org.glassfish.api.admin.config.ApplicationName |
|---|
NAME_APP_REGEX |
| Method Summary | |
|---|---|
String |
getAvailabilityEnabled()
Deprecated. Gets the value of the availabilityEnabled property. |
String |
getDescription()
Deprecated. Gets the value of the description property. |
String |
getDirectoryDeployed()
Deprecated. Gets the value of the directoryDeployed property. |
String |
getEnabled()
Deprecated. Gets the value of the enabled property. |
String |
getLibraries()
Deprecated. Gets the value of the libraries property. |
String |
getLocation()
Deprecated. Gets the value of the location property. |
String |
getModuleType()
Deprecated. Gets the value of the moduleType property. |
String |
getObjectType()
Deprecated. Gets the value of the objectType property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Deprecated. Properties as per PropertyBag |
void |
setAvailabilityEnabled(String value)
Deprecated. Sets the value of the availabilityEnabled property. |
void |
setDescription(String value)
Deprecated. Sets the value of the description property. |
void |
setDirectoryDeployed(String value)
Deprecated. Sets the value of the directoryDeployed property. |
void |
setEnabled(String value)
Deprecated. Sets the value of the enabled property. |
void |
setLibraries(String value)
Deprecated. Sets the value of the libraries property. |
void |
setLocation(String value)
Deprecated. Sets the value of the location property. |
void |
setModuleType(String value)
Deprecated. Sets the value of the moduleType property. |
void |
setObjectType(String value)
Deprecated. Sets the value of the objectType property. |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.glassfish.api.admin.config.ApplicationName |
|---|
getName, setName |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Method Detail |
|---|
String getLocation()
String
void setLocation(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@NotNull String getModuleType()
String
void setModuleType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getObjectType()
String
void setObjectType(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getEnabled()
String
void setEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getLibraries()
String
void setLibraries(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAvailabilityEnabled()
String
void setAvailabilityEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDirectoryDeployed()
String
void setDirectoryDeployed(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDescription()
String
void setDescription(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
List<org.jvnet.hk2.config.types.Property> getProperty()
PropertyBag
getProperty in interface org.jvnet.hk2.config.types.PropertyBag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||