|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JUDDIServiceMBean
MBean interface.
| Field Summary | |
|---|---|
static javax.management.ObjectName |
OBJECT_NAME
|
| Fields inherited from interface org.jboss.system.ServiceMBean |
|---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Method Summary | |
|---|---|
String |
getBindJaxr()
gets the JAXR ConnectionFactory. |
String |
getDataSource()
|
boolean |
getDropDB()
gets the JAXR ConnectionFactory. |
String |
getRegistryOperator()
|
boolean |
getShouldBindJaxr()
gets the JAXR ConnectionFactory. |
boolean |
isCreateOnStart()
|
boolean |
isDropOnStart()
|
boolean |
isDropOnStop()
|
void |
setBindJaxr(String str)
Sets the JAXR ConnectionFactory. |
void |
setCreateOnStart(boolean createOnStart)
Sets the createOnStart. |
void |
setDataSourceUrl(String ds)
Sets the Datasource Url. |
void |
setDropDB(boolean b)
Sets the JAXR ConnectionFactory. |
void |
setDropOnStart(boolean dropOnStart)
Sets the dropOnStart. |
void |
setDropOnStop(boolean dropOnStop)
Sets the dropOnStop. |
void |
setRegistryOperator(String ro)
Sets the RegistryOperator. |
void |
setShouldBindJaxr(boolean str)
Sets the JAXR ConnectionFactory. |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Field Detail |
|---|
static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
|---|
boolean isDropOnStart()
void setDropOnStart(boolean dropOnStart)
dropOnStart - The dropOnStart to setboolean isDropOnStop()
void setDropOnStop(boolean dropOnStop)
dropOnStop - The dropOnStop to setboolean isCreateOnStart()
void setCreateOnStart(boolean createOnStart)
createOnStart - The createOnStart to setString getDataSource()
void setDataSourceUrl(String ds)
ds - The datasourceurl to setString getRegistryOperator()
void setRegistryOperator(String ro)
ro - The datasourceurl to setString getBindJaxr()
void setBindJaxr(String str)
str - The context to bind the Jaxr factory to setboolean getShouldBindJaxr()
void setShouldBindJaxr(boolean str)
str - Should a Jaxr Connection Factory boundboolean getDropDB()
void setDropDB(boolean b)
b - Should a Jaxr Connection Factory bound
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||