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 - the schema namejava.lang.String getServiceSchemaName()
void setServiceSchemaLocation(java.lang.String param)
param - the schema locationjava.lang.String getServiceSchemaLocation()