|
||||||||||
| 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 | |
|---|---|
String |
getAdmin()
Gets the value of the admin property. |
Map<String,String> |
getAllLogLevels()
|
String |
getClassloader()
Gets the value of the classloader property. |
String |
getCmp()
Gets the value of the cmp property. |
String |
getCmpContainer()
Gets the value of the cmpContainer property. |
String |
getConfiguration()
Gets the value of the configuration property. |
String |
getConnector()
Gets the value of the connector property. |
String |
getCorba()
Gets the value of the corba property. |
String |
getDeployment()
Gets the value of the deployment property. |
String |
getEjbContainer()
Gets the value of the ejbContainer property. |
String |
getGroupManagementService()
Gets the value of the groupManagementService property. |
String |
getJavamail()
Gets the value of the javamail property. |
String |
getJaxr()
Gets the value of the jaxr property. |
String |
getJaxrpc()
Gets the value of the jaxrpc property. |
String |
getJdo()
Gets the value of the jdo property. |
String |
getJms()
Gets the value of the jms property. |
String |
getJta()
Gets the value of the jta property. |
String |
getJts()
Gets the value of the jts property. |
String |
getManagementEvent()
Gets the value of the managementEvent property. |
String |
getMdbContainer()
Gets the value of the mdbContainer property. |
String |
getNaming()
Gets the value of the naming property. |
String |
getNodeAgent()
Gets the value of the nodeAgent property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
String |
getResourceAdapter()
Gets the value of the resourceAdapter property. |
String |
getRoot()
Gets the value of the root property. |
String |
getSaaj()
Gets the value of the saaj property. |
String |
getSecurity()
Gets the value of the security property. |
String |
getSelfManagement()
Gets the value of the selfManagement property. |
String |
getServer()
Gets the value of the server property. |
String |
getSynchronization()
Gets the value of the synchronization property. |
String |
getUtil()
Gets the value of the util property. |
String |
getVerifier()
Gets the value of the verifier property. |
String |
getWebContainer()
Gets the value of the webContainer property. |
void |
setAdmin(String value)
Sets the value of the admin property. |
void |
setClassloader(String value)
Sets the value of the classloader property. |
void |
setCmp(String value)
Sets the value of the cmp property. |
void |
setCmpContainer(String value)
Sets the value of the cmpContainer property. |
void |
setConfiguration(String value)
Sets the value of the configuration property. |
void |
setConnector(String value)
Sets the value of the connector property. |
void |
setCorba(String value)
Sets the value of the corba property. |
void |
setDeployment(String value)
Sets the value of the deployment property. |
void |
setEjbContainer(String value)
Sets the value of the ejbContainer property. |
void |
setGroupManagementService(String value)
Sets the value of the groupManagementService property. |
void |
setJavamail(String value)
Sets the value of the javamail property. |
void |
setJaxr(String value)
Sets the value of the jaxr property. |
void |
setJaxrpc(String value)
Sets the value of the jaxrpc property. |
void |
setJdo(String value)
Sets the value of the jdo property. |
void |
setJms(String value)
Sets the value of the jms property. |
void |
setJta(String value)
Sets the value of the jta property. |
void |
setJts(String value)
Sets the value of the jts property. |
void |
setManagementEvent(String value)
Sets the value of the managementEvent property. |
void |
setMdbContainer(String value)
Sets the value of the mdbContainer property. |
void |
setNaming(String value)
Sets the value of the naming property. |
void |
setNodeAgent(String value)
Sets the value of the nodeAgent property. |
void |
setResourceAdapter(String value)
Sets the value of the resourceAdapter property. |
void |
setRoot(String value)
Sets the value of the root property. |
void |
setSaaj(String value)
Sets the value of the saaj property. |
void |
setSecurity(String value)
Sets the value of the security property. |
void |
setSelfManagement(String value)
Sets the value of the selfManagement property. |
void |
setServer(String value)
Sets the value of the server property. |
void |
setSynchronization(String value)
Sets the value of the synchronization property. |
void |
setUtil(String value)
Sets the value of the util property. |
void |
setVerifier(String value)
Sets the value of the verifier property. |
void |
setWebContainer(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 |
|---|
String getRoot()
String
void setRoot(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getServer()
String
void setServer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getEjbContainer()
String
void setEjbContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getCmpContainer()
String
void setCmpContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getMdbContainer()
String
void setMdbContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getWebContainer()
String
void setWebContainer(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getClassloader()
String
void setClassloader(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getConfiguration()
String
void setConfiguration(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getNaming()
String
void setNaming(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSecurity()
String
void setSecurity(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJts()
String
void setJts(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJta()
String
void setJta(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAdmin()
String
void setAdmin(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDeployment()
String
void setDeployment(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getVerifier()
String
void setVerifier(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJaxr()
String
void setJaxr(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJaxrpc()
String
void setJaxrpc(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSaaj()
String
void setSaaj(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getCorba()
String
void setCorba(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJavamail()
String
void setJavamail(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJms()
String
void setJms(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getConnector()
String
void setConnector(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getJdo()
String
void setJdo(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getCmp()
String
void setCmp(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getUtil()
String
void setUtil(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getResourceAdapter()
String
void setResourceAdapter(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSynchronization()
String
void setSynchronization(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getNodeAgent()
String
void setNodeAgent(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getSelfManagement()
String
void setSelfManagement(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getGroupManagementService()
String
void setGroupManagementService(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getManagementEvent()
String
void setManagementEvent(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@DuckTyped Map<String,String> getAllLogLevels()
@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 | |||||||||