public interface JboServiceManagerMBean
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getServiceSchemaLocation()get schema location | 
| java.lang.String | getServiceSchemaName()get the schema name | 
| void | init()load service schema | 
| void | setServiceSchemaLocation(java.lang.String param)set the schema location | 
| void | setServiceSchemaName(java.lang.String serviceSchemaName)set the schema name | 
void init()
void setServiceSchemaName(java.lang.String serviceSchemaName)
serviceSchemaName - java.lang.String getServiceSchemaName()
void setServiceSchemaLocation(java.lang.String param)
param - java.lang.String getServiceSchemaLocation()