public interface LoggingServiceRemote extends AppServiceRemote
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MAXLOGGERCACHE |
Modifier and Type | Method and Description |
---|---|
void |
applySettings(boolean startup) |
java.lang.String |
generateLoggingProperties() |
MboSetRemote |
getAppenderList() |
java.util.Vector<java.lang.String> |
getLogFiles() |
MboSetRemote |
getLoggerList() |
java.lang.String |
getLogLevel(java.lang.String logKey) |
java.lang.String |
getLTA_URL() |
java.lang.String |
getRootFolder() |
void |
setLogLevel(java.lang.String logKey,
java.lang.String logLevel) |
checkSecurity, getCriteria, getCurrentState, getLiveObjCount, getMboSet, getName, getSchemaOwner, getSetForRelationship, getSetFromKeys, getStateCmdList, getStateList, getURL, verifyUser, verifyUser
isAppService, isSingletonService, restart
static final java.lang.String MAXLOGGERCACHE
java.lang.String generateLoggingProperties() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void applySettings(boolean startup) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.util.Vector<java.lang.String> getLogFiles() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getRootFolder() throws java.rmi.RemoteException
java.rmi.RemoteException
MboSetRemote getLoggerList() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboSetRemote getAppenderList() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getLogLevel(java.lang.String logKey) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setLogLevel(java.lang.String logKey, java.lang.String logLevel) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getLTA_URL() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException