Package lumis.portal.serviceinstance
-
Interface Summary Interface Description IServiceInstanceDao Interface for Service instance DAO.IServiceInstanceManager Manager Interface for Service Instance operationsIServiceInstanceManagerSPI /** Manager Interface for Service Instance internal operations.IServiceInstanceMenuItem Interface to be implemented by custom service instance configuration menu item. -
Class Summary Class Description ServiceInstanceConfig ServiceInstanceDaoHib Service instance DAO implementation for Hibernate.ServiceInstanceDaoJdbc Service instance DAO implementation for JDBC.ServiceInstanceDependencyConfig Value class for dependency between service instancesServiceInstanceIdXmlAdapter Adapter for converting between anServiceInstanceConfig
's identifier and a standard portal format for user in JAXB.ServiceInstanceManager Service instance manager implementation.ServiceInstanceRenderDataChangedEvent Event that indicates that the render data of some service instances may have changed. -
Exception Summary Exception Description ServiceInstanceDuplicatedInChannelException Exception that indicates that there are more than one service instance of the same service id in a channel.