C D E G H I L O P R S T V W

C

canContainerHandleContext(String) - Method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
checks whether the container can handle the contextClass in question.
cleanUp() - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
 
com.sun.enterprise.connectors.work - package com.sun.enterprise.connectors.work
 
com.sun.enterprise.connectors.work.context - package com.sun.enterprise.connectors.work.context
 
com.sun.enterprise.connectors.work.monitor - package com.sun.enterprise.connectors.work.monitor
 
CommonWorkManager - Class in com.sun.enterprise.connectors.work
WorkManager implementation.
CommonWorkManager(String, ConnectorRuntime, String, ClassLoader) - Constructor for class com.sun.enterprise.connectors.work.CommonWorkManager
Private constructor.
ConnectorCallbackHandler - Class in com.sun.enterprise.connectors.work.context
Connector callback handler to intercept the callbacks provided by the work instance in order to map the security credentials between container and EIS domain
ConnectorCallbackHandler(Subject, CallbackHandler, Map) - Constructor for class com.sun.enterprise.connectors.work.context.ConnectorCallbackHandler
 
createWorkManager(String, String, ClassLoader) - Method in class com.sun.enterprise.connectors.work.WorkManagerFactory
This is called by the constructor of BootstrapContextImpl
CustomWorkContext_A - Class in com.sun.enterprise.connectors.work.context
 
CustomWorkContext_A() - Constructor for class com.sun.enterprise.connectors.work.context.CustomWorkContext_A
 
CustomWorkContext_B - Class in com.sun.enterprise.connectors.work.context
 
CustomWorkContext_B() - Constructor for class com.sun.enterprise.connectors.work.context.CustomWorkContext_B
 
CustomWorkContext_D - Class in com.sun.enterprise.connectors.work.context
 
CustomWorkContext_D() - Constructor for class com.sun.enterprise.connectors.work.context.CustomWorkContext_D
 

D

debug(String) - Method in class com.sun.enterprise.connectors.work.context.ConnectorCallbackHandler
 
debug(String) - Static method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
 
doWork(Work) - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
Executes the work instance.
doWork(Work, long, ExecutionContext, WorkListener) - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
Executes the work instance.
doWork() - Method in class com.sun.enterprise.connectors.work.OneWork
This method is executed by thread pool as the basic work operation.
doWork(Work) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 

E

equals(Object) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 

G

getActiveWorkCount() - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
getCompletedWorkCount() - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
getDescription() - Method in class com.sun.enterprise.connectors.work.context.CustomWorkContext_A
 
getDescription() - Method in class com.sun.enterprise.connectors.work.context.CustomWorkContext_B
 
getDescription() - Method in class com.sun.enterprise.connectors.work.context.CustomWorkContext_D
 
getEnqueueTime() - Method in class com.sun.enterprise.connectors.work.OneWork
Retrieves the time at which this work is enqueued
getException() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Retrieves the exception created during the work's execution.
getExecutionContext(Work) - Static method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
getExecutionContext(ExecutionContext, Work) - Static method in class com.sun.enterprise.connectors.work.WorkCoordinator
 
getName() - Method in class com.sun.enterprise.connectors.work.context.CustomWorkContext_A
 
getName() - Method in class com.sun.enterprise.connectors.work.context.CustomWorkContext_B
 
getName() - Method in class com.sun.enterprise.connectors.work.context.CustomWorkContext_D
 
getName() - Method in class com.sun.enterprise.connectors.work.OneWork
Retrieves the name of the work.
getRAName() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
 
getRejectedWorkCount() - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
getState() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Retrieves the state of the work coordinator object.
getSubmittedWorkCount() - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
getWaitQueueLength() - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
getWorkManagerProxy(String, String, ClassLoader) - Method in class com.sun.enterprise.connectors.work.WorkManagerFactory
provides work manager proxy that is Serializable
getWorkRequestWaitTime() - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 

H

handle(Callback[]) - Method in class com.sun.enterprise.connectors.work.context.ConnectorCallbackHandler
 
handleCallerPrincipalCallbackWithMapping(CallerPrincipalCallback) - Method in class com.sun.enterprise.connectors.work.context.ConnectorCallbackHandler
 
hashCode() - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 

I

init(String, ClassLoader) - Method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
isContextSupported(boolean, String) - Method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
indicates whether the provided workContextClass is supported by the container
isContextSupported(Class) - Method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
isTimedOut() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
 

L

lock() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Lock the thread upto the end of execution or start of work execution.
log(String) - Method in class com.sun.enterprise.connectors.work.OneWork
 

O

OneWork - Class in com.sun.enterprise.connectors.work
Represents one piece of work that will be submitted to the workqueue.

P

postInvoke() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Post-invoke operation.
preInvoke() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Pre-invoke operation.
proceed() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Checks the work is good to proceed with further processing.

R

readExternal(ObjectInput) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 
removeWorkManager(String) - Method in class com.sun.enterprise.connectors.work.WorkManagerFactory
remove the actual work manager from registry

S

scheduleWork(Work) - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
Executes the work instance.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
Executes the work instance.
scheduleWork(Work) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 
setEnqueueTime(long) - Method in class com.sun.enterprise.connectors.work.OneWork
Time at which this work is enqueued.
setException(Throwable) - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Accepts an exception object and converts to a WorkException object.
setName(String) - Method in class com.sun.enterprise.connectors.work.OneWork
 
setState(int) - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Sets the state of the work coordinator object
setupContext(ExecutionContext, WorkCoordinator, OneWork) - Method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
setup the work context or execution context for the work
setupContext(OneWork) - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
 
startWork(Work) - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
Executes the work instance.
startWork(Work, long, ExecutionContext, WorkListener) - Method in class com.sun.enterprise.connectors.work.CommonWorkManager
Executes the work instance.
startWork(Work) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 
submitWork(int) - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Submits the work to the queue and generates a work accepted event.
supportedCallbacks - Static variable in class com.sun.enterprise.connectors.work.context.ConnectorCallbackHandler
 

T

toString() - Method in class com.sun.enterprise.connectors.work.OneWork
Retrieves the string representation of work.
toString() - Method in class com.sun.enterprise.connectors.work.WorkCoordinator
Returns the string representation of WorkCoordinator.

V

validateWork(Work, ExecutionContext) - Method in class com.sun.enterprise.connectors.work.context.WorkContextHandler
validate the submitted work

W

WorkContextHandler - Class in com.sun.enterprise.connectors.work.context
Handles work contexts submitted as part of the work instance
WorkContextHandler() - Constructor for class com.sun.enterprise.connectors.work.context.WorkContextHandler
 
WorkContextHandler(ConnectorRuntime, String, ClassLoader) - Constructor for class com.sun.enterprise.connectors.work.context.WorkContextHandler
 
WorkCoordinator - Class in com.sun.enterprise.connectors.work
WorkCoordinator : Coordinates one work's execution.
WorkCoordinator(Work, long, ExecutionContext, WorkQueue, WorkListener, WorkManagementProbeProvider, ConnectorRuntime, String, WorkContextHandler) - Constructor for class com.sun.enterprise.connectors.work.WorkCoordinator
Constructs a coordinator
workDequeued(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workDequeued(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
WorkManagementProbeProvider - Class in com.sun.enterprise.connectors.work.monitor
Provider interface for Connector Work Management Related Probes
WorkManagementProbeProvider() - Constructor for class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
WorkManagementStatsProvider - Class in com.sun.enterprise.connectors.work.monitor
Provides the monitoring data for Connector Work Manager
WorkManagementStatsProvider(String) - Constructor for class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
WorkManagerFactory - Class in com.sun.enterprise.connectors.work
WorkManagerFactory allows other customized WorkManager implementation to be plugged into the server.
WorkManagerFactory() - Constructor for class com.sun.enterprise.connectors.work.WorkManagerFactory
 
WorkManagerProxy - Class in com.sun.enterprise.connectors.work
Proxy for WorkManager.
This implementation is Serializable(Externalizable) such that RAR implementation can use it safely in Serialization mandated scenarios
WorkManagerProxy(WorkManager, String) - Constructor for class com.sun.enterprise.connectors.work.WorkManagerProxy
 
WorkManagerProxy() - Constructor for class com.sun.enterprise.connectors.work.WorkManagerProxy
 
workManagers - Static variable in class com.sun.enterprise.connectors.work.WorkManagerFactory
 
workProcessed(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workProcessed(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
workProcessingCompleted(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workProcessingCompleted(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
workProcessingStarted(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workProcessingStarted(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
workQueued(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workQueued(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
workSubmitted(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workSubmitted(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
workTimedOut(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workTimedOut(String) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
workWaitedFor(String, long) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementProbeProvider
 
workWaitedFor(String, long) - Method in class com.sun.enterprise.connectors.work.monitor.WorkManagementStatsProvider
 
writeExternal(ObjectOutput) - Method in class com.sun.enterprise.connectors.work.WorkManagerProxy
 

C D E G H I L O P R S T V W

Copyright © 2012 GlassFish Community. All Rights Reserved.