public class BusMemberService extends AppService implements BusMemberServiceRemote
currentState, dbManager, INIT, liveObjCount, load, LOAD, mxServer, name, RUN, running, stateCmdList, stateList, STOP, urlAPPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGERappenderPrefix, LOGGERNAME_APP, LOGGERNAME_CRONTASK, LOGGERNAME_CRONTASKMGR, LOGGERNAME_DBCONNECTION, LOGGERNAME_DD, LOGGERNAME_DM, LOGGERNAME_DMPREVIEW, LOGGERNAME_EVENT, LOGGERNAME_EXCEPTION, LOGGERNAME_MAIL, LOGGERNAME_MAXIMO, LOGGERNAME_MT, LOGGERNAME_NULLMBOPOINTER, LOGGERNAME_SECURITY, LOGGERNAME_SENDFAILED, LOGGERNAME_SERVICE, LOGGERNAME_SQL, LOGGERNAME_SQL_CRONTASKMGR, LOGGERNAME_TXN, loggerPrefix| Constructor and Description |
|---|
BusMemberService(MXServer mxServer) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
createURI(java.util.List resPath) |
BusResource |
getClassInfo(java.lang.String classURI) |
int |
getCountOfLoggedInUsers(BusRequest request,
java.lang.String serverName,
java.lang.String host) |
java.lang.String |
getHost() |
com.ibm.json.java.JSONArtifact |
getLoggedInUserDetails(BusRequest request,
java.lang.String serverName,
java.lang.String host) |
java.lang.String |
getMemberId() |
BusResource |
getMemberInfo(BusRequest request) |
java.lang.String |
getMemberName() |
BusResource |
getResourceInfo(java.util.List path,
BusRequest request) |
protected void |
setMTContext(BusRequest request) |
static java.lang.String |
stackTraceToString(java.lang.StackTraceElement[] stackTrace) |
static java.lang.String |
throwableToString(java.lang.Throwable t) |
checkSecurity, configure, destroy, freeDBConnection, freeMboSet, getCriteria, getCriteriaList, getCurrentState, getDBConnection, getLiveObjCount, getLoad, getMaximoDD, getMaxVar, getMboSet, getMXServer, getName, getProfile, getProxy, getSchemaOwner, getServiceInfo, getServiceLogger, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, init, initCriteriaList, isAppService, isRunning, isSingletonService, restart, setName, setProxy, setRunning, setURL, verifyUser, verifyUserpublic BusMemberService(MXServer mxServer) throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic java.lang.String getHost()
public java.lang.String getMemberId()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic java.lang.String getMemberName()
throws java.rmi.RemoteException
getMemberName in interface BusMemberServiceRemotejava.rmi.RemoteExceptionpublic BusResource getMemberInfo(BusRequest request) throws java.rmi.RemoteException, MXException
getMemberInfo in interface BusMemberServiceRemotejava.rmi.RemoteExceptionMXExceptionpublic int getCountOfLoggedInUsers(BusRequest request, java.lang.String serverName, java.lang.String host) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic com.ibm.json.java.JSONArtifact getLoggedInUserDetails(BusRequest request, java.lang.String serverName, java.lang.String host) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic BusResource getClassInfo(java.lang.String classURI) throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic static java.lang.String throwableToString(java.lang.Throwable t)
public static java.lang.String stackTraceToString(java.lang.StackTraceElement[] stackTrace)
protected void setMTContext(BusRequest request) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic BusResource getResourceInfo(java.util.List path, BusRequest request) throws java.rmi.RemoteException, MXException
getResourceInfo in interface BusMemberServiceRemotejava.rmi.RemoteExceptionMXExceptionpublic java.lang.String createURI(java.util.List resPath)
throws java.rmi.RemoteException,
MXException
createURI in interface BusMemberServiceRemotejava.rmi.RemoteExceptionMXException