|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemPropertyClassValueMBean
MBean interface.
Method Summary | |
---|---|
void |
create()
JBoss lifecycle |
String |
getClassName()
The class name to use a value for the system property when it is available |
String |
getProperty()
The system property value |
void |
setClassName(String className)
The class name to use a value for the system property when it is available |
void |
setProperty(String property)
The system property value |
Method Detail |
---|
String getProperty()
void setProperty(String property)
String getClassName()
void setClassName(String className)
void create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |