|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceException in portal.security |
Subclasses of ServiceException in portal.security | |
class |
SecurityServiceException
|
Uses of ServiceException in portal.security.sp.ldap |
Methods in portal.security.sp.ldap that throw ServiceException | |
void |
LdapSecurityServiceController.init(IServiceConfig serviceConfig)
|
IService |
LdapSecurityServiceController.getService()
|
Uses of ServiceException in portal.security.sp.simple |
Methods in portal.security.sp.simple that throw ServiceException | |
void |
SimpleSecurityServiceController.init(IServiceConfig serviceConfig)
|
IService |
SimpleSecurityServiceController.getService()
|
Uses of ServiceException in portal.services |
Methods in portal.services that throw ServiceException | |
void |
IPeerServiceController.init(IServiceConfig serviceConfig)
|
void |
IPeerServiceController.reload()
|
void |
IPeerServiceController.start()
|
void |
IPeerServiceController.stop()
|
IService |
IPeerServiceController.getService()
|
protected static void |
ServiceLocator.setServiceLocator(ServiceLocator serviceLocator)
|
abstract IService |
ServiceLocator.locateService(java.lang.Class interfaceRequired)
This method will search for a registered service that implements a certain interface. |
java.util.Set |
IServiceConfig.getResourcePaths(java.lang.String basePath)
|
java.io.InputStream |
IServiceConfig.getResourceAsStream(java.lang.String resourcePath)
|
Constructors in portal.services that throw ServiceException | |
CachedServiceRef(java.lang.Class interfaceRequired)
Create a cached reference to a service. |
Uses of ServiceException in portal.services.monitor.sp |
Methods in portal.services.monitor.sp that throw ServiceException | |
void |
MonitorServiceController.init(IServiceConfig serviceConfig)
|
IService |
MonitorServiceController.getService()
|
Uses of ServiceException in portal.services.registry |
Subclasses of ServiceException in portal.services.registry | |
class |
RegistryException
|
class |
TypeMismatchException
An exception indicating a type mismatch. |
Uses of ServiceException in portal.services.registry.sp |
Methods in portal.services.registry.sp that throw ServiceException | |
IService |
RegistryController.getService()
|
Uses of ServiceException in portal.services.resource |
Subclasses of ServiceException in portal.services.resource | |
class |
ResourceServiceException
|
Uses of ServiceException in portal.services.resource.sp |
Methods in portal.services.resource.sp that throw ServiceException | |
void |
ResourceServiceController.init(IServiceConfig serviceConfig)
|
void |
ResourceServiceController.reload()
|
void |
ResourceServiceController.start()
|
void |
ResourceServiceController.stop()
|
IService |
ResourceServiceController.getService()
|
Uses of ServiceException in portal.services.sp |
Methods in portal.services.sp that throw ServiceException | |
java.util.Set |
ServiceXMLConfiguration.getResourcePaths(java.lang.String basePath)
|
java.io.InputStream |
ServiceXMLConfiguration.getResourceAsStream(java.lang.String resourcePath)
|
ServiceController |
ServiceManager.getInstanceManagerForService(java.lang.Class interfaceRequired)
|
IService |
ServiceManager.locateService(java.lang.Class interfaceRequired)
|
void |
ServiceManager.configureFromStream(ServletContext context,
java.io.InputStream xmlStream)
|
void |
ServiceController.reload()
|
void |
ServiceController.start()
|
void |
ServiceController.stop()
|
IService |
ServiceController.getService()
|
Constructors in portal.services.sp that throw ServiceException | |
ServiceXMLConfiguration(ServletContext context,
java.io.InputStream xmlStream)
|
|
ServiceManager()
|
|
ServiceController(ServiceManager serviceManager,
ServiceXMLConfiguration serviceConfig)
|
Uses of ServiceException in portal.services.velocity.sp |
Methods in portal.services.velocity.sp that throw ServiceException | |
void |
VelocityServiceController.init(IServiceConfig serviceConfig)
|
IService |
VelocityServiceController.getService()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |