|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface LifecycleModule
| 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 | |
|---|---|
java.lang.String |
getClassName()
Deprecated. Gets the value of the className property. |
java.lang.String |
getClasspath()
Deprecated. Gets the value of the classpath property. |
java.lang.String |
getDescription()
Deprecated. Gets the value of the description property. |
java.lang.String |
getEnabled()
Deprecated. Gets the value of the enabled property. |
java.lang.String |
getIsFailureFatal()
Deprecated. Gets the value of the isFailureFatal property. |
java.lang.String |
getLoadOrder()
Deprecated. Gets the value of the loadOrder property. |
java.lang.String |
getObjectType()
Deprecated. Gets the value of the objectType property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Deprecated. Properties as per PropertyBag |
void |
setClassName(java.lang.String value)
Deprecated. Sets the value of the className property. |
void |
setClasspath(java.lang.String value)
Deprecated. Sets the value of the classpath property. |
void |
setDescription(java.lang.String value)
Deprecated. Sets the value of the description property. |
void |
setEnabled(java.lang.String value)
Deprecated. Sets the value of the enabled property. |
void |
setIsFailureFatal(java.lang.String value)
Deprecated. Sets the value of the isFailureFatal property. |
void |
setLoadOrder(java.lang.String value)
Deprecated. Sets the value of the loadOrder property. |
void |
setObjectType(java.lang.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 |
|---|
@NotNull java.lang.String getClassName()
String
void setClassName(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getClasspath()
String
void setClasspath(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=1L) java.lang.String getLoadOrder()
String
void setLoadOrder(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getIsFailureFatal()
String
void setIsFailureFatal(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getObjectType()
String
void setObjectType(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getEnabled()
String
void setEnabled(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDescription()
String
void setDescription(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
java.util.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 | |||||||||