|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceException | |
|---|---|
| com.metamatrix.admin.server | |
| com.metamatrix.platform.admin.apiimpl | |
| com.metamatrix.platform.service.api.exception | |
| com.metamatrix.platform.util | |
| Uses of ServiceException in com.metamatrix.admin.server |
|---|
| Uses of ServiceException in com.metamatrix.platform.admin.apiimpl |
|---|
| Methods in com.metamatrix.platform.admin.apiimpl that throw ServiceException | |
|---|---|
boolean |
AuthorizationAdminAPIImpl.isSuperUser(java.lang.String username)
Return true is given username is a super user |
void |
RuntimeStateAdminAPIHelper.setLogConfiguration(Configuration config,
LogConfiguration logConfig,
java.util.List actions,
java.lang.String principalName)
Set the Log Configuration in the database and propagate changes to other VM |
| Uses of ServiceException in com.metamatrix.platform.service.api.exception |
|---|
| Subclasses of ServiceException in com.metamatrix.platform.service.api.exception | |
|---|---|
class |
ServiceClosedException
This exception will be thrown when a request is made to a service that is closed. |
class |
ServiceNotFoundException
This exception will be thrown when a request is made to a service that is closed. |
class |
ServiceNotInitializedException
This exception will be thrown when a request is made to a service that is not yet initialized ready state. |
class |
ServiceStateException
This exception will be thrown when a request is made to a service that is not in a ready state. |
class |
ServiceSuspendedException
This exception will be thrown when a request is made to a service that is closed. |
| Uses of ServiceException in com.metamatrix.platform.util |
|---|
| Methods in com.metamatrix.platform.util that throw ServiceException | |
|---|---|
static AuthorizationServiceInterface |
PlatformProxyHelper.getAuthorizationServiceProxy(java.lang.String policyType)
|
static ConfigurationServiceInterface |
PlatformProxyHelper.getConfigurationServiceProxy(java.lang.String policyType)
|
static ConnectorServiceInterface |
PlatformProxyHelper.getConnectorServiceProxy(java.lang.String routingID,
java.lang.String policyType)
|
static MembershipServiceInterface |
PlatformProxyHelper.getMembershipServiceProxy(java.lang.String policyType)
|
static QueryServiceInterface |
PlatformProxyHelper.getQueryServiceProxy(java.lang.String policyType)
|
static SessionServiceInterface |
PlatformProxyHelper.getSessionServiceProxy(java.lang.String policyType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||