|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GridContext in org.globus.ogsa |
Methods in org.globus.ogsa with parameters of type GridContext | |
void |
ServiceLifecycleMonitorImpl.create(GridContext context)
|
void |
ServiceLifecycleMonitorImpl.preSerializationCall(GridContext context)
|
void |
ServiceLifecycleMonitorImpl.preCall(GridContext context)
|
void |
ServiceLifecycleMonitorImpl.postCall(GridContext context)
|
void |
ServiceLifecycleMonitorImpl.postSerializationCall(GridContext context)
|
void |
ServiceLifecycleMonitorImpl.destroy(GridContext context)
|
void |
PersistentGridServiceCallback.postPersistentCreate(GridContext context)
Deprecated. called when postCreate has completed in the persistent Grid service |
void |
ServiceLifecycleMonitor.create(GridContext context)
called when a service is created |
void |
ServiceLifecycleMonitor.preSerializationCall(GridContext context)
called before the service input parameters have been deserialized |
void |
ServiceLifecycleMonitor.preCall(GridContext context)
called before the service is invoked |
void |
ServiceLifecycleMonitor.postCall(GridContext context)
called after the service has been invoked, not if exception is thrown however |
void |
ServiceLifecycleMonitor.postSerializationCall(GridContext context)
called after the service input parameters have been deserialized |
void |
ServiceLifecycleMonitor.destroy(GridContext context)
called when the service is destroyed |
void |
GridServiceCallback.postCreate(GridContext context)
Called when a service has been created and all of its configuration has been set up. |
void |
GridServiceCallback.activate(GridContext context)
Called when a service becomes active after having been deactivated. |
void |
GridServiceCallback.deactivate(GridContext context)
Called just before a service gets deactivated. |
void |
GridServiceCallback.preDestroy(GridContext context)
Called just before a service gets destroyed. |
Uses of GridContext in org.globus.ogsa.handlers |
Methods in org.globus.ogsa.handlers with parameters of type GridContext | |
void |
PerformanceLifecycleHandler.preSerializationCall(GridContext context)
|
void |
PerformanceLifecycleHandler.preCall(GridContext context)
|
void |
PerformanceLifecycleHandler.postSerializationCall(GridContext context)
|
void |
PerformanceLifecycleHandler.postCall(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.core.admin |
Methods in org.globus.ogsa.impl.core.admin with parameters of type GridContext | |
void |
AdminServiceImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.core.logging |
Methods in org.globus.ogsa.impl.core.logging with parameters of type GridContext | |
void |
OgsiLogging.postCreate(GridContext context)
postCreate
Post Create state transition callback... |
void |
OgsiLogging.activate(GridContext context)
activate
Activate state transition callback... |
void |
OgsiLogging.deactivate(GridContext context)
deactivate
Deactivate state transition callback... |
void |
OgsiLogging.preDestroy(GridContext context)
|
void |
OgsiLogging.postPersistentCreate(GridContext context)
Initialize in postPersistentCreate |
Uses of GridContext in org.globus.ogsa.impl.core.management |
Methods in org.globus.ogsa.impl.core.management with parameters of type GridContext | |
void |
OgsiManagement.postCreate(GridContext context)
postCreate
Post Create state transition callback... |
void |
OgsiManagement.activate(GridContext context)
activate
Activate state transition callback... |
void |
OgsiManagement.deactivate(GridContext context)
deactivate
Deactivate state transition callback... |
void |
OgsiManagement.preDestroy(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.core.notification |
Methods in org.globus.ogsa.impl.core.notification with parameters of type GridContext | |
void |
JMSAdapter.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.core.registry |
Methods in org.globus.ogsa.impl.core.registry with parameters of type GridContext | |
void |
RegistryPublishProvider.postCreate(GridContext context)
|
void |
RegistryPublishProvider.activate(GridContext context)
|
void |
RegistryPublishProvider.deactivate(GridContext context)
|
void |
RegistryPublishProvider.preDestroy(GridContext context)
|
void |
ContainerRegistryImpl.postCreate(GridContext context)
|
void |
ContainerRegistryImpl.deactivate(GridContext context)
|
void |
ContainerRegistryImpl.preDestroy(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.core.service |
Methods in org.globus.ogsa.impl.core.service with parameters of type GridContext | |
void |
EJBServiceImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.ogsi |
Methods in org.globus.ogsa.impl.ogsi with parameters of type GridContext | |
void |
ServiceGroupRegistrationProvider.postCreate(GridContext context)
|
void |
ServiceGroupRegistrationProvider.activate(GridContext context)
|
void |
ServiceGroupRegistrationProvider.deactivate(GridContext context)
|
void |
ServiceGroupRegistrationProvider.preDestroy(GridContext context)
|
void |
ServiceGroupEntryImpl.postCreate(GridContext context)
|
void |
ServiceGroupEntryImpl.preDestroy(GridContext context)
|
void |
NotificationSubscriptionImpl.postCreate(GridContext context)
|
void |
NotificationSubscriptionImpl.preDestroy(GridContext context)
|
void |
NotificationSourceProvider.postCreate(GridContext context)
|
void |
NotificationSourceProvider.activate(GridContext context)
|
void |
NotificationSourceProvider.deactivate(GridContext context)
|
void |
NotificationSourceProvider.preDestroy(GridContext context)
|
java.util.Iterator |
NotificationSourceProvider.subscriptionServiceIterator(GridContext ctx)
|
void |
HandleResolverImpl.postCreate(GridContext context)
|
void |
DynamicFactoryLifecycleCallbackImpl.postCreate(GridContext context)
|
void |
DynamicFactoryLifecycleCallbackImpl.activate(GridContext context)
|
void |
DynamicFactoryLifecycleCallbackImpl.deactivate(GridContext context)
|
void |
DynamicFactoryLifecycleCallbackImpl.preDestroy(GridContext context)
|
void |
GridServiceImpl.postCreate(GridContext context)
|
void |
GridServiceImpl.activate(GridContext context)
|
void |
GridServiceImpl.deactivate(GridContext context)
|
void |
GridServiceImpl.preDestroy(GridContext context)
|
void |
PersistentGridServiceImpl.postCreate(GridContext context)
Deprecated. |
void |
PersistentGridServiceImpl.postPersistentCreate(GridContext context)
Deprecated. |
void |
FactoryProvider.postCreate(GridContext context)
|
void |
FactoryProvider.activate(GridContext context)
|
void |
FactoryProvider.deactivate(GridContext context)
|
void |
FactoryProvider.preDestroy(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.any |
Methods in org.globus.ogsa.impl.samples.any with parameters of type GridContext | |
void |
CreationImpl.postCreate(GridContext context)
|
void |
AnyImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.callback |
Methods in org.globus.ogsa.impl.samples.callback with parameters of type GridContext | |
void |
ProviderCallbackRecorder.postCreate(GridContext context)
|
void |
ProviderCallbackRecorder.activate(GridContext context)
|
void |
ProviderCallbackRecorder.deactivate(GridContext context)
|
void |
ProviderCallbackRecorder.preDestroy(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.chat |
Methods in org.globus.ogsa.impl.samples.chat with parameters of type GridContext | |
void |
ChatImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.basic |
Methods in org.globus.ogsa.impl.samples.counter.basic with parameters of type GridContext | |
void |
CounterImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.logging |
Methods in org.globus.ogsa.impl.samples.counter.logging with parameters of type GridContext | |
void |
CounterLoggingImpl.preDestroy(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.notification |
Methods in org.globus.ogsa.impl.samples.counter.notification with parameters of type GridContext | |
void |
CounterNotificationServiceDataImpl.postCreate(GridContext context)
|
void |
CounterNotificationImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.persistent |
Methods in org.globus.ogsa.impl.samples.counter.persistent with parameters of type GridContext | |
void |
PersistentCounterImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.routable.local |
Methods in org.globus.ogsa.impl.samples.counter.routable.local with parameters of type GridContext | |
void |
LocalCounterImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.routable.master |
Methods in org.globus.ogsa.impl.samples.counter.routable.master that return GridContext | |
GridContext |
HostingEnvRedirectException.getGridContext()
|
Methods in org.globus.ogsa.impl.samples.counter.routable.master with parameters of type GridContext | |
void |
MasterCounterFactory.preDestroy(GridContext context)
|
void |
MasterCounterFactory.postCreate(GridContext context)
|
void |
MasterCounterFactory.activate(GridContext context)
|
void |
MasterCounterFactory.deactivate(GridContext context)
|
Constructors in org.globus.ogsa.impl.samples.counter.routable.master with parameters of type GridContext | |
HostingEnvRedirectException(java.lang.String _invocationId,
GridContext _gridContext)
|
Uses of GridContext in org.globus.ogsa.impl.samples.counter.secure |
Methods in org.globus.ogsa.impl.samples.counter.secure with parameters of type GridContext | |
void |
SoapSecureCounterImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.notification |
Methods in org.globus.ogsa.impl.samples.notification with parameters of type GridContext | |
void |
SinkListenerImpl.postCreate(GridContext context)
|
void |
SinkListenerImpl.preDestroy(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.samples.servicedata |
Methods in org.globus.ogsa.impl.samples.servicedata with parameters of type GridContext | |
void |
ServiceDataImpl.postCreate(GridContext context)
|
Uses of GridContext in org.globus.ogsa.impl.security |
Methods in org.globus.ogsa.impl.security with parameters of type GridContext | |
javax.security.auth.Subject |
SecurityManager.setServiceOwnerFromContext(ServiceProperties props,
GridContext context)
Sets the service object with the current invocation subject. |
Uses of GridContext in org.globus.ogsa.repository |
Methods in org.globus.ogsa.repository with parameters of type GridContext | |
void |
DefaultServiceDeactivator.create(GridContext context)
|
void |
DefaultServiceDeactivator.preCall(GridContext context)
|
void |
DefaultServiceDeactivator.postCall(GridContext context)
|
void |
DefaultServiceDeactivator.destroy(GridContext context)
|
GridServiceBase |
DefaultServiceActivator.activate(java.lang.String servicePath,
GridContext context)
|
GridServiceBase |
DefaultServiceActivator.activatePersistent(java.lang.String servicePath,
GridContext context)
|
GridServiceBase |
ServiceActivator.activate(java.lang.String servicePath,
GridContext context)
|
GridServiceBase |
ServiceActivator.activatePersistent(java.lang.String servicePath,
GridContext context)
|
Constructors in org.globus.ogsa.repository with parameters of type GridContext | |
ServiceActivation(GridServiceBase service,
GridContext context)
|
|
ServiceActivation(GridServiceBase service,
GridServiceBase factory,
GridContext context,
boolean activation)
|
Uses of GridContext in org.globus.ogsa.server |
Methods in org.globus.ogsa.server with parameters of type GridContext | |
static java.lang.String |
ServiceHost.getDefaultPort(GridContext context)
|
static java.lang.String |
ServiceHost.getDefaultProtocol(GridContext context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |