public interface SystemPropertyClassValueMBean
| Modifier and Type | Method and Description |
|---|---|
void |
create()
JBoss lifecycle
|
String |
getClassName() |
String |
getProperty() |
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
|
String getProperty()
void setProperty(String property)
property - String getClassName()
void setClassName(String className)
className - void create()
Copyright © 2015 JBoss by Red Hat. All rights reserved.