public class BusMemberService extends AppService implements BusMemberServiceRemote
currentState, dbManager, INIT, liveObjCount, load, LOAD, mxServer, name, RUN, running, stateCmdList, stateList, STOP, url
APPLOGGER, CRONTASKLOGGER, CRONTASKMGRLOGGER, CRONTASKMGRSQLLOGGER, DBCONNECTIONLOGGER, DDLOGGER, DMLOGGER, EVENTLOGGER, EXCEPTIONLOGGER, MAILLOGGER, MAXIMOLOGGER, MTLOGGER, NULLMBOPOINTER, SECURITY, SENDFAILEDLOGGER, SERVICELOGGER, SQLLOGGER
appenderPrefix, 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, verifyUser
public BusMemberService(MXServer mxServer) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getHost()
public java.lang.String getMemberId() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public java.lang.String getMemberName() throws java.rmi.RemoteException
getMemberName
in interface BusMemberServiceRemote
java.rmi.RemoteException
public BusResource getMemberInfo(BusRequest request) throws java.rmi.RemoteException, MXException
getMemberInfo
in interface BusMemberServiceRemote
java.rmi.RemoteException
MXException
public int getCountOfLoggedInUsers(BusRequest request, java.lang.String serverName, java.lang.String host) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public com.ibm.json.java.JSONArtifact getLoggedInUserDetails(BusRequest request, java.lang.String serverName, java.lang.String host) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public BusResource getClassInfo(java.lang.String classURI) throws java.rmi.RemoteException
java.rmi.RemoteException
public 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.RemoteException
MXException
public BusResource getResourceInfo(java.util.List path, BusRequest request) throws java.rmi.RemoteException, MXException
getResourceInfo
in interface BusMemberServiceRemote
java.rmi.RemoteException
MXException
public java.lang.String createURI(java.util.List resPath) throws java.rmi.RemoteException, MXException
createURI
in interface BusMemberServiceRemote
java.rmi.RemoteException
MXException