Interface ModuleLogLevels
- All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy,org.jvnet.hk2.config.types.PropertyBag
public interface ModuleLogLevels
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
-
Method Summary
Modifier and TypeMethodDescriptiongetAdmin()Gets the value of theadminproperty.Gets the value of theclassloaderproperty.getCmp()Gets the value of thecmpproperty.Gets the value of thecmpContainerproperty.Gets the value of theconfigurationproperty.Gets the value of theconnectorproperty.getCorba()Gets the value of thecorbaproperty.Gets the value of thedeploymentproperty.Gets the value of theejbContainerproperty.Gets the value of thegroupManagementServiceproperty.Gets the value of thejavamailproperty.getJaxr()Gets the value of thejaxrproperty.Gets the value of thejaxrpcproperty.getJdo()Gets the value of thejdoproperty.getJms()Gets the value of thejmsproperty.getJta()Gets the value of thejtaproperty.getJts()Gets the value of thejtsproperty.Gets the value of themanagementEventproperty.Gets the value of themdbContainerproperty.Gets the value of thenamingproperty.Gets the value of thenodeAgentproperty.List<org.jvnet.hk2.config.types.Property>Properties as perPropertyBagGets the value of theresourceAdapterproperty.getRoot()Gets the value of therootproperty.getSaaj()Gets the value of thesaajproperty.Gets the value of thesecurityproperty.Gets the value of theselfManagementproperty.Gets the value of theserverproperty.Gets the value of thesynchronizationproperty.getUtil()Gets the value of theutilproperty.Gets the value of theverifierproperty.Gets the value of thewebContainerproperty.voidSets the value of theadminproperty.voidsetClassloader(String classloader) Sets the value of theclassloaderproperty.voidSets the value of thecmpproperty.voidsetCmpContainer(String cmpContainer) Sets the value of thecmpContainerproperty.voidsetConfiguration(String configuration) Sets the value of theconfigurationproperty.voidsetConnector(String connector) Sets the value of theconnectorproperty.voidSets the value of thecorbaproperty.voidsetDeployment(String deployment) Sets the value of thedeploymentproperty.voidsetEjbContainer(String ejbContainer) Sets the value of theejbContainerproperty.voidsetGroupManagementService(String groupManagementService) Sets the value of thegroupManagementServiceproperty.voidsetJavamail(String javamail) Sets the value of thejavamailproperty.voidSets the value of thejaxrproperty.voidSets the value of thejaxrpcproperty.voidSets the value of thejdoproperty.voidSets the value of thejmsproperty.voidSets the value of thejtaproperty.voidSets the value of thejtsproperty.voidsetManagementEvent(String managementEvent) Sets the value of themanagementEventproperty.voidsetMdbContainer(String mdbContainer) Sets the value of themdbContainerproperty.voidSets the value of thenamingproperty.voidsetNodeAgent(String nodeAgent) Sets the value of thenodeAgentproperty.voidsetResourceAdapter(String resourceAdapter) Sets the value of theresourceAdapterproperty.voidSets the value of therootproperty.voidSets the value of thesaajproperty.voidsetSecurity(String security) Sets the value of thesecurityproperty.voidsetSelfManagement(String selfManagement) Sets the value of theselfManagementproperty.voidSets the value of theserverproperty.voidsetSynchronization(String synchronization) Sets the value of thesynchronizationproperty.voidSets the value of theutilproperty.voidsetVerifier(String verifier) Sets the value of theverifierproperty.voidsetWebContainer(String webContainer) Sets the value of thewebContainerproperty.Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParentMethods inherited from interface org.jvnet.hk2.config.types.PropertyBag
addProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty
-
Method Details
-
getRoot
String getRoot()Gets the value of therootproperty.- Returns:
- possible object is
String
-
setRoot
Sets the value of therootproperty.- Parameters:
root- allowed object isString- Throws:
PropertyVetoException
-
getServer
String getServer()Gets the value of theserverproperty.- Returns:
- possible object is
String
-
setServer
Sets the value of theserverproperty.- Parameters:
server- allowed object isString- Throws:
PropertyVetoException
-
getEjbContainer
String getEjbContainer()Gets the value of theejbContainerproperty.- Returns:
- possible object is
String
-
setEjbContainer
Sets the value of theejbContainerproperty.- Parameters:
ejbContainer- allowed object isString- Throws:
PropertyVetoException
-
getCmpContainer
String getCmpContainer()Gets the value of thecmpContainerproperty.- Returns:
- possible object is
String
-
setCmpContainer
Sets the value of thecmpContainerproperty.- Parameters:
cmpContainer- allowed object isString- Throws:
PropertyVetoException
-
getMdbContainer
String getMdbContainer()Gets the value of themdbContainerproperty.- Returns:
- possible object is
String
-
setMdbContainer
Sets the value of themdbContainerproperty.- Parameters:
mdbContainer- allowed object isString- Throws:
PropertyVetoException
-
getWebContainer
String getWebContainer()Gets the value of thewebContainerproperty.- Returns:
- possible object is
String
-
setWebContainer
Sets the value of thewebContainerproperty.- Parameters:
webContainer- allowed object isString- Throws:
PropertyVetoException
-
getClassloader
String getClassloader()Gets the value of theclassloaderproperty.- Returns:
- possible object is
String
-
setClassloader
Sets the value of theclassloaderproperty.- Parameters:
classloader- allowed object isString- Throws:
PropertyVetoException
-
getConfiguration
String getConfiguration()Gets the value of theconfigurationproperty.- Returns:
- possible object is
String
-
setConfiguration
Sets the value of theconfigurationproperty.- Parameters:
configuration- allowed object isString- Throws:
PropertyVetoException
-
getNaming
String getNaming()Gets the value of thenamingproperty.- Returns:
- possible object is
String
-
setNaming
Sets the value of thenamingproperty.- Parameters:
naming- allowed object isString- Throws:
PropertyVetoException
-
getSecurity
String getSecurity()Gets the value of thesecurityproperty.- Returns:
- possible object is
String
-
setSecurity
Sets the value of thesecurityproperty.- Parameters:
security- allowed object isString- Throws:
PropertyVetoException
-
getJts
String getJts()Gets the value of thejtsproperty.- Returns:
- possible object is
String
-
setJts
Sets the value of thejtsproperty.- Parameters:
jts- allowed object isString- Throws:
PropertyVetoException
-
getJta
String getJta()Gets the value of thejtaproperty.- Returns:
- possible object is
String
-
setJta
Sets the value of thejtaproperty.- Parameters:
jta- allowed object isString- Throws:
PropertyVetoException
-
getAdmin
String getAdmin()Gets the value of theadminproperty.- Returns:
- possible object is
String
-
setAdmin
Sets the value of theadminproperty.- Parameters:
admin- allowed object isString- Throws:
PropertyVetoException
-
getDeployment
String getDeployment()Gets the value of thedeploymentproperty.- Returns:
- possible object is
String
-
setDeployment
Sets the value of thedeploymentproperty.- Parameters:
deployment- allowed object isString- Throws:
PropertyVetoException
-
getVerifier
String getVerifier()Gets the value of theverifierproperty.- Returns:
- possible object is
String
-
setVerifier
Sets the value of theverifierproperty.- Parameters:
verifier- allowed object isString- Throws:
PropertyVetoException
-
getJaxr
String getJaxr()Gets the value of thejaxrproperty.- Returns:
- possible object is
String
-
setJaxr
Sets the value of thejaxrproperty.- Parameters:
jaxr- allowed object isString- Throws:
PropertyVetoException
-
getJaxrpc
String getJaxrpc()Gets the value of thejaxrpcproperty.- Returns:
- possible object is
String
-
setJaxrpc
Sets the value of thejaxrpcproperty.- Parameters:
jaxrpc- allowed object isString- Throws:
PropertyVetoException
-
getSaaj
String getSaaj()Gets the value of thesaajproperty.- Returns:
- possible object is
String
-
setSaaj
Sets the value of thesaajproperty.- Parameters:
saaj- allowed object isString- Throws:
PropertyVetoException
-
getCorba
String getCorba()Gets the value of thecorbaproperty.- Returns:
- possible object is
String
-
setCorba
Sets the value of thecorbaproperty.- Parameters:
corba- allowed object isString- Throws:
PropertyVetoException
-
getJavamail
String getJavamail()Gets the value of thejavamailproperty.- Returns:
- possible object is
String
-
setJavamail
Sets the value of thejavamailproperty.- Parameters:
javamail- allowed object isString- Throws:
PropertyVetoException
-
getJms
String getJms()Gets the value of thejmsproperty.- Returns:
- possible object is
String
-
setJms
Sets the value of thejmsproperty.- Parameters:
jms- allowed object isString- Throws:
PropertyVetoException
-
getConnector
String getConnector()Gets the value of theconnectorproperty.- Returns:
- possible object is
String
-
setConnector
Sets the value of theconnectorproperty.- Parameters:
connector- allowed object isString- Throws:
PropertyVetoException
-
getJdo
String getJdo()Gets the value of thejdoproperty.- Returns:
- possible object is
String
-
setJdo
Sets the value of thejdoproperty.- Parameters:
jdo- allowed object isString- Throws:
PropertyVetoException
-
getCmp
String getCmp()Gets the value of thecmpproperty.- Returns:
- possible object is
String
-
setCmp
Sets the value of thecmpproperty.- Parameters:
cmp- allowed object isString- Throws:
PropertyVetoException
-
getUtil
String getUtil()Gets the value of theutilproperty.- Returns:
- possible object is
String
-
setUtil
Sets the value of theutilproperty.- Parameters:
util- allowed object isString- Throws:
PropertyVetoException
-
getResourceAdapter
String getResourceAdapter()Gets the value of theresourceAdapterproperty.- Returns:
- possible object is
String
-
setResourceAdapter
Sets the value of theresourceAdapterproperty.- Parameters:
resourceAdapter- allowed object isString- Throws:
PropertyVetoException
-
getSynchronization
String getSynchronization()Gets the value of thesynchronizationproperty.- Returns:
- possible object is
String
-
setSynchronization
Sets the value of thesynchronizationproperty.- Parameters:
synchronization- allowed object isString- Throws:
PropertyVetoException
-
getNodeAgent
String getNodeAgent()Gets the value of thenodeAgentproperty.- Returns:
- possible object is
String
-
setNodeAgent
Sets the value of thenodeAgentproperty.- Parameters:
nodeAgent- allowed object isString- Throws:
PropertyVetoException
-
getSelfManagement
String getSelfManagement()Gets the value of theselfManagementproperty.- Returns:
- possible object is
String
-
setSelfManagement
Sets the value of theselfManagementproperty.- Parameters:
selfManagement- allowed object isString- Throws:
PropertyVetoException
-
getGroupManagementService
String getGroupManagementService()Gets the value of thegroupManagementServiceproperty.- Returns:
- possible object is
String
-
setGroupManagementService
Sets the value of thegroupManagementServiceproperty.- Parameters:
groupManagementService- allowed object isString- Throws:
PropertyVetoException
-
getManagementEvent
String getManagementEvent()Gets the value of themanagementEventproperty.- Returns:
- possible object is
String
-
setManagementEvent
Sets the value of themanagementEventproperty.- Parameters:
managementEvent- allowed object isString- Throws:
PropertyVetoException
-
getAllLogLevels
-
getProperty
@ToDo(priority=IMPORTANT, details="Provide PropertyDesc for legal props") @PropertiesDesc(props={}) List<org.jvnet.hk2.config.types.Property> getProperty()Properties as perPropertyBag- Specified by:
getPropertyin interfaceorg.jvnet.hk2.config.types.PropertyBag
-