|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleLogLevels
| Nested Class Summary | |
|---|---|
static class |
ModuleLogLevels.Duck
|
| Method Summary | |
|---|---|
java.lang.String |
getAdmin()
Gets the value of the admin property. |
java.util.Map<java.lang.String,java.lang.String> |
getAllLogLevels()
|
java.lang.String |
getClassloader()
Gets the value of the classloader property. |
java.lang.String |
getCmp()
Gets the value of the cmp property. |
java.lang.String |
getCmpContainer()
Gets the value of the cmpContainer property. |
java.lang.String |
getConfiguration()
Gets the value of the configuration property. |
java.lang.String |
getConnector()
Gets the value of the connector property. |
java.lang.String |
getCorba()
Gets the value of the corba property. |
java.lang.String |
getDeployment()
Gets the value of the deployment property. |
java.lang.String |
getEjbContainer()
Gets the value of the ejbContainer property. |
java.lang.String |
getGroupManagementService()
Gets the value of the groupManagementService property. |
java.lang.String |
getJavamail()
Gets the value of the javamail property. |
java.lang.String |
getJaxr()
Gets the value of the jaxr property. |
java.lang.String |
getJaxrpc()
Gets the value of the jaxrpc property. |
java.lang.String |
getJdo()
Gets the value of the jdo property. |
java.lang.String |
getJms()
Gets the value of the jms property. |
java.lang.String |
getJta()
Gets the value of the jta property. |
java.lang.String |
getJts()
Gets the value of the jts property. |
java.lang.String |
getManagementEvent()
Gets the value of the managementEvent property. |
java.lang.String |
getMdbContainer()
Gets the value of the mdbContainer property. |
java.lang.String |
getNaming()
Gets the value of the naming property. |
java.lang.String |
getNodeAgent()
Gets the value of the nodeAgent property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
java.lang.String |
getResourceAdapter()
Gets the value of the resourceAdapter property. |
java.lang.String |
getRoot()
Gets the value of the root property. |
java.lang.String |
getSaaj()
Gets the value of the saaj property. |
java.lang.String |
getSecurity()
Gets the value of the security property. |
java.lang.String |
getSelfManagement()
Gets the value of the selfManagement property. |
java.lang.String |
getServer()
Gets the value of the server property. |
java.lang.String |
getSynchronization()
Gets the value of the synchronization property. |
java.lang.String |
getUtil()
Gets the value of the util property. |
java.lang.String |
getVerifier()
Gets the value of the verifier property. |
java.lang.String |
getWebContainer()
Gets the value of the webContainer property. |
void |
setAdmin(java.lang.String value)
Sets the value of the admin property. |
void |
setClassloader(java.lang.String value)
Sets the value of the classloader property. |
void |
setCmp(java.lang.String value)
Sets the value of the cmp property. |
void |
setCmpContainer(java.lang.String value)
Sets the value of the cmpContainer property. |
void |
setConfiguration(java.lang.String value)
Sets the value of the configuration property. |
void |
setConnector(java.lang.String value)
Sets the value of the connector property. |
void |
setCorba(java.lang.String value)
Sets the value of the corba property. |
void |
setDeployment(java.lang.String value)
Sets the value of the deployment property. |
void |
setEjbContainer(java.lang.String value)
Sets the value of the ejbContainer property. |
void |
setGroupManagementService(java.lang.String value)
Sets the value of the groupManagementService property. |
void |
setJavamail(java.lang.String value)
Sets the value of the javamail property. |
void |
setJaxr(java.lang.String value)
Sets the value of the jaxr property. |
void |
setJaxrpc(java.lang.String value)
Sets the value of the jaxrpc property. |
void |
setJdo(java.lang.String value)
Sets the value of the jdo property. |
void |
setJms(java.lang.String value)
Sets the value of the jms property. |
void |
setJta(java.lang.String value)
Sets the value of the jta property. |
void |
setJts(java.lang.String value)
Sets the value of the jts property. |
void |
setManagementEvent(java.lang.String value)
Sets the value of the managementEvent property. |
void |
setMdbContainer(java.lang.String value)
Sets the value of the mdbContainer property. |
void |
setNaming(java.lang.String value)
Sets the value of the naming property. |
void |
setNodeAgent(java.lang.String value)
Sets the value of the nodeAgent property. |
void |
setResourceAdapter(java.lang.String value)
Sets the value of the resourceAdapter property. |
void |
setRoot(java.lang.String value)
Sets the value of the root property. |
void |
setSaaj(java.lang.String value)
Sets the value of the saaj property. |
void |
setSecurity(java.lang.String value)
Sets the value of the security property. |
void |
setSelfManagement(java.lang.String value)
Sets the value of the selfManagement property. |
void |
setServer(java.lang.String value)
Sets the value of the server property. |
void |
setSynchronization(java.lang.String value)
Sets the value of the synchronization property. |
void |
setUtil(java.lang.String value)
Sets the value of the util property. |
void |
setVerifier(java.lang.String value)
Sets the value of the verifier property. |
void |
setWebContainer(java.lang.String value)
Sets the value of the webContainer property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Method Detail |
|---|
java.lang.String getRoot()
String
void setRoot(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getServer()
String
void setServer(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getEjbContainer()
String
void setEjbContainer(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCmpContainer()
String
void setCmpContainer(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getMdbContainer()
String
void setMdbContainer(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getWebContainer()
String
void setWebContainer(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getClassloader()
String
void setClassloader(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getConfiguration()
String
void setConfiguration(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getNaming()
String
void setNaming(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSecurity()
String
void setSecurity(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJts()
String
void setJts(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJta()
String
void setJta(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getAdmin()
String
void setAdmin(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getDeployment()
String
void setDeployment(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getVerifier()
String
void setVerifier(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJaxr()
String
void setJaxr(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJaxrpc()
String
void setJaxrpc(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSaaj()
String
void setSaaj(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCorba()
String
void setCorba(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJavamail()
String
void setJavamail(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJms()
String
void setJms(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getConnector()
String
void setConnector(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getJdo()
String
void setJdo(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCmp()
String
void setCmp(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getUtil()
String
void setUtil(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getResourceAdapter()
String
void setResourceAdapter(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSynchronization()
String
void setSynchronization(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getNodeAgent()
String
void setNodeAgent(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getSelfManagement()
String
void setSelfManagement(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getGroupManagementService()
String
void setGroupManagementService(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getManagementEvent()
String
void setManagementEvent(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@DuckTyped java.util.Map<java.lang.String,java.lang.String> getAllLogLevels()
@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 | |||||||||