Package com.appiancorp.services
package com.appiancorp.services
-
ClassDescriptionRepresents a service context for use with the service framework.Marks a singleton service as context-sensitive, meaning that the service will have a
ServiceContextProvider
associated with it.An EscalatedServiceContext is used to strongly-type mark methods that require privilege escalation.For Kougar connections, this should be used instead of ServiceContext.This is a marker interface for a Kougar service.The context used to borrow services from the service provider.Provides utility methods for creating new service contexts.UserServiceContext can be used to request services explicitly in standalone applications.Represents a service context that was obtained from theWebServiceContextFactory
by sending it a session or request.Used to manufacture theServiceContext
used within the product and in other web applications.