JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jppf
,
org.jppf.classloader
,
org.jppf.client
,
org.jppf.client.concurrent
,
org.jppf.client.event
,
org.jppf.client.persistence
,
org.jppf.client.submission
,
org.jppf.client.taskwrapper
,
org.jppf.client.utils
,
org.jppf.gigaspaces
,
org.jppf.gigaspaces.test
,
org.jppf.jca.cci
,
org.jppf.jca.demo
,
org.jppf.job
,
org.jppf.logging.jdk
,
org.jppf.logging.log4j
,
org.jppf.management
,
org.jppf.management.diagnostics
,
org.jppf.management.forwarding
,
org.jppf.management.spi
,
org.jppf.net
,
org.jppf.node
,
org.jppf.node.event
,
org.jppf.node.initialization
,
org.jppf.node.policy
,
org.jppf.node.protocol
,
org.jppf.process
,
org.jppf.process.event
,
org.jppf.scheduling
,
org.jppf.serialization
,
org.jppf.server
,
org.jppf.server.event
,
org.jppf.server.job.management
,
org.jppf.server.node
,
org.jppf.server.protocol
,
org.jppf.server.protocol.results
,
org.jppf.server.scheduler.bundle
,
org.jppf.ssl
,
org.jppf.startup
,
org.jppf.task.storage
,
org.jppf.utils
,
org.jppf.utils.base64
,
org.jppf.utils.collections
,
org.jppf.utils.streams
Class Hierarchy
java.lang.
Object
org.jppf.server.scheduler.bundle.
AbstractBundler
(implements org.jppf.server.scheduler.bundle.
Bundler
)
org.jppf.server.scheduler.bundle.
AbstractAdaptiveBundler
(implements org.jppf.server.scheduler.bundle.
BundlerEx
, org.jppf.server.scheduler.bundle.
ContextAwareness
, org.jppf.server.scheduler.bundle.
NodeAwareness
)
org.jppf.client.
AbstractClientConnectionHandler
(implements org.jppf.client.
ClientConnectionHandler
)
org.jppf.utils.collections.
AbstractCollectionMap
<K,V> (implements org.jppf.utils.collections.
CollectionMap
<K,V>, java.lang.
Iterable
<T>)
org.jppf.utils.collections.
AbstractCollectionSortedMap
<K,V>
org.jppf.utils.collections.
LinkedListSortedMap
<K,V>
org.jppf.utils.collections.
SetSortedMap
<K,V>
org.jppf.utils.collections.
ArrayListHashMap
<K,V>
org.jppf.utils.collections.
EnumSetEnumMap
<S>
org.jppf.utils.collections.
SetIdentityMap
<K,V>
org.jppf.server.protocol.
AbstractCommonSLA
(implements org.jppf.node.protocol.
JobCommonSLA
)
org.jppf.server.protocol.
JPPFJobClientSLA
(implements org.jppf.node.protocol.
JobClientSLA
)
org.jppf.server.protocol.
JPPFJobSLA
(implements org.jppf.node.protocol.
JobSLA
)
org.jppf.client.
AbstractGenericClient.RegisteredClassLoader
org.jppf.client.
AbstractJPPFClient
(implements org.jppf.client.event.
ClientConnectionStatusListener
)
org.jppf.client.
AbstractGenericClient
org.jppf.client.
JPPFClient
org.jppf.server.protocol.
AbstractLocation
<T> (implements org.jppf.server.protocol.
Location
<T>, java.io.
Serializable
)
org.jppf.server.protocol.
FileLocation
org.jppf.server.protocol.
MemoryLocation
org.jppf.server.protocol.
URLLocation
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
org.jppf.utils.collections.
SoftReferenceValuesMap
<K,V>
org.jppf.server.node.
AbstractNodeIO.ObjectSerializationTask
(implements java.util.concurrent.
Callable
<V>)
org.jppf.management.diagnostics.
AbstractThreadDumpWriter
(implements org.jppf.management.diagnostics.
ThreadDumpWriter
)
org.jppf.management.diagnostics.
HTMLThreadDumpWriter
org.jppf.management.diagnostics.
TextThreadDumpWriter
org.jppf.server.node.
AbstractThreadManager
org.jppf.server.node.
ThreadManagerThreadPool
org.apache.log4j.AppenderSkeleton (implements org.apache.log4j.Appender, org.apache.log4j.spi.OptionHandler)
org.jppf.logging.log4j.
JmxAppender
org.jppf.utils.base64.
Base64
org.jppf.utils.base64.
Base64Decoding
org.jppf.utils.base64.
Base64Encoding
org.jppf.client.
BaseJPPFClientConnection
(implements org.jppf.client.
JPPFClientConnection
)
org.jppf.client.
AbstractJPPFClientConnection
org.jppf.client.
JPPFClientConnectionImpl
java.lang.
ClassLoader
java.security.
SecureClassLoader
java.net.
URLClassLoader
(implements java.io.
Closeable
)
org.jppf.classloader.
AbstractJPPFClassLoaderLifeCycle
org.jppf.classloader.
AbstractJPPFClassLoader
org.jppf.classloader.
JPPFClassLoader
org.jppf.classloader.
JPPFLocalClassLoader
org.jppf.classloader.
ClassLoaderListenerHandler
org.jppf.utils.
CollectionUtils
org.jppf.utils.
CompressionUtils
org.jppf.server.node.
CpuTimeCollector
org.jppf.utils.
DateTimeUtils
org.jppf.client.persistence.
DefaultFilePersistenceManager
(implements org.jppf.client.persistence.
JobPersistence
<K>)
org.jppf.node.event.
DefaultLifeCycleErrorHandler
(implements org.jppf.node.event.
NodeLifeCycleErrorHandler
)
org.jppf.management.diagnostics.
Diagnostics
(implements org.jppf.management.diagnostics.
DiagnosticsMBean
)
java.util.
Dictionary
<K,V>
java.util.
Hashtable
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
Properties
org.jppf.utils.
TypedProperties
org.jppf.utils.
UnmodifiableTypedProperties
org.jppf.utils.
EventEmitter
<S>
org.jppf.process.
ProcessWrapper
java.util.
EventObject
(implements java.io.
Serializable
)
org.jppf.classloader.
ClassLoaderEvent
org.jppf.client.event.
ClientConnectionStatusEvent
org.jppf.client.event.
ClientEvent
org.jppf.client.event.
JobEvent
org.jppf.server.protocol.
LocationEvent
org.jppf.server.event.
NodeConnectionEvent
org.jppf.node.event.
NodeLifeCycleEvent
javax.management.
Notification
org.jppf.job.
JobNotification
org.jppf.management.forwarding.
JPPFNodeForwardingNotification
org.jppf.management.
TaskExecutionNotification
org.jppf.process.event.
ProcessWrapperEvent
org.jppf.client.event.
SubmissionStatusEvent
org.jppf.server.node.
TaskExecutionEvent
org.jppf.client.event.
TaskResultEvent
org.jppf.utils.
ExceptionUtils
org.jppf.node.policy.
ExecutionPolicy
(implements java.io.
Serializable
)
org.jppf.node.policy.
AtLeast
org.jppf.node.policy.
AtMost
org.jppf.node.policy.
BetweenEE
org.jppf.node.policy.
BetweenEI
org.jppf.node.policy.
BetweenIE
org.jppf.node.policy.
BetweenII
org.jppf.node.policy.
Contains
org.jppf.node.policy.
CustomPolicy
org.jppf.node.policy.
Equal
org.jppf.node.policy.
ExecutionPolicy.LogicalRule
org.jppf.node.policy.
ExecutionPolicy.AndRule
org.jppf.node.policy.
ExecutionPolicy.OrRule
org.jppf.node.policy.
ExecutionPolicy.XorRule
org.jppf.node.policy.
ExecutionPolicy.NotRule
org.jppf.node.policy.
LessThan
org.jppf.node.policy.
MoreThan
org.jppf.node.policy.
OneOf
org.jppf.node.policy.
PolicyRuleTest
org.jppf.node.policy.
RegExp
org.jppf.ssl.
FileStoreSource
(implements java.util.concurrent.
Callable
<V>)
org.jppf.utils.
FileUtils
java.util.logging.
Formatter
org.jppf.logging.jdk.
JPPFLogFormatter
org.jppf.serialization.
GenericObjectStreamBuilder
(implements org.jppf.serialization.
JPPFObjectStreamBuilder
)
org.jppf.client.utils.
GridMonitor
org.jppf.client.utils.
GridMonitor.JPPFManagement
org.jppf.client.utils.
GridMonitor.NodeData
org.jppf.gigaspaces.test.
GSClient
java.util.logging.
Handler
org.jppf.logging.jdk.
JmxHandler
org.jppf.management.diagnostics.
HealthSnapshot
(implements java.io.
Serializable
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
FilterInputStream
org.jppf.utils.base64.
Base64InputStream
org.jppf.utils.streams.
NotifyingInputStream
java.io.
ObjectInputStream
(implements java.io.
ObjectInput
, java.io.
ObjectStreamConstants
)
org.jppf.serialization.
JPPFObjectInputStream
org.jppf.utils.
IteratorEnumeration
<T> (implements java.util.
Enumeration
<E>)
org.jppf.jca.demo.
J2EEDemo
org.jppf.job.
JobInformation
(implements java.io.
Serializable
)
org.jppf.client.event.
JobListenerAdapter
(implements org.jppf.client.event.
JobListener
)
org.jppf.client.
JobResults
(implements java.io.
Serializable
)
org.jppf.jca.util.
JPPFAccessorImpl
org.jppf.jca.cci.
JPPFConnectionFactory
(implements javax.resource.cci.
ConnectionFactory
)
org.jppf.client.concurrent.
JPPFCompletionService
<V> (implements java.util.concurrent.
CompletionService
<V>)
org.jppf.utils.
JPPFConfiguration
org.jppf.serialization.
JPPFConfigurationObjectStreamBuilder
(implements org.jppf.serialization.
JPPFObjectStreamBuilder
)
org.jppf.server.node.
JPPFContainer.ObjectDeserializationTask
(implements java.util.concurrent.
Callable
<V>)
org.jppf.server.scheduler.bundle.
JPPFContext
org.jppf.client.
JPPFContextClient
org.jppf.server.
JPPFContextDriver
org.jppf.server.
JPPFDriver
org.jppf.client.concurrent.
JPPFExecutorService
(implements java.util.concurrent.
ExecutorService
)
org.jppf.jca.demo.
JPPFHelper
org.jppf.
JPPFInitializer
org.jppf.client.
JPPFJob
(implements org.jppf.node.protocol.
JPPFDistributedJob
, java.io.
Serializable
)
org.jppf.server.protocol.
JPPFJobMetadata
(implements org.jppf.node.protocol.
JobMetadata
)
org.jppf.classloader.
JPPFLeakPrevention
org.jppf.management.
JPPFManagementInfo
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.jppf.management.spi.
JPPFMBeanProviderManager
<S>
org.jppf.management.
JPPFNodeState
(implements java.io.
Serializable
)
org.jppf.serialization.
JPPFObjectStreamBuilderImpl
(implements org.jppf.serialization.
JPPFObjectStreamBuilder
)
org.jppf.serialization.
JPPFObjectStreamFactory
org.jppf.client.
JPPFResultCollector
(implements org.jppf.client.submission.
SubmissionStatusHandler
, org.jppf.client.event.
TaskResultListener
)
org.jppf.scheduling.
JPPFSchedule
(implements java.io.
Serializable
)
org.jppf.gigaspaces.
JPPFServiceImpl
(implements org.jppf.gigaspaces.
JPPFService
)
org.jppf.server.
JPPFStats
(implements java.io.
Serializable
)
org.jppf.management.
JPPFSystemInformation
(implements org.jppf.utils.
PropertiesCollection
<E>)
org.jppf.server.protocol.
JPPFTask
(implements org.jppf.node.protocol.
Task
<T>)
org.jppf.server.protocol.
CommandLineTask
(implements org.jppf.process.event.
ProcessWrapperEventListener
)
org.jppf.jca.demo.
DemoTask
org.jppf.gigaspaces.test.
HelloTask
org.jppf.client.taskwrapper.
JPPFAnnotatedTask
org.jppf.server.protocol.
JPPFExceptionResult
org.jppf.client.taskwrapper.
JPPFTaskCallback
(implements java.lang.
Runnable
, java.io.
Serializable
)
org.jppf.utils.
JPPFUuid
(implements java.io.
Serializable
)
org.jppf.server.scheduler.bundle.
LoadBalancingInformation
(implements java.io.
Serializable
)
org.jppf.management.diagnostics.
LockInformation
(implements java.io.
Serializable
)
org.jppf.management.diagnostics.
MemoryInformation
(implements java.io.
Serializable
)
org.jppf.task.storage.
MemoryMapDataProvider
(implements org.jppf.task.storage.
DataProvider
)
org.jppf.task.storage.
ClientDataProvider
org.jppf.management.diagnostics.
MemoryUsageInformation
(implements java.io.
Serializable
)
org.jppf.node.
NodeExecutionInfo
(implements java.io.
Serializable
)
org.jppf.server.node.
NodeExecutionManagerImpl
org.jppf.server.job.management.
NodeJobInformation
(implements java.io.
Serializable
)
org.jppf.node.
NodeRunner
org.jppf.management.
NodeSelector.AllNodesSelector
(implements org.jppf.management.
NodeSelector
)
org.jppf.management.
NodeSelector.ExecutionPolicySelector
(implements org.jppf.management.
NodeSelector
)
org.jppf.management.
NodeSelector.UuidSelector
(implements org.jppf.management.
NodeSelector
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
java.io.
FilterOutputStream
org.jppf.utils.base64.
Base64OutputStream
org.jppf.utils.streams.
NotifyingOutputStream
java.io.
ObjectOutputStream
(implements java.io.
ObjectOutput
, java.io.
ObjectStreamConstants
)
org.jppf.serialization.
JPPFObjectOutputStream
org.jppf.utils.
Pair
<U,V> (implements java.io.
Serializable
)
org.jppf.utils.
HostPort
org.jppf.management.
JPPFSystemInformation.HostIP
org.jppf.net.
PatternConfiguration
org.jppf.ssl.
PlainTextPassword
(implements java.util.concurrent.
Callable
<V>)
org.jppf.node.policy.
PolicyBuilder
org.jppf.node.policy.
PolicyDescriptor
org.jppf.node.policy.
PolicyParser
org.jppf.utils.
PropertiesTableFormat
org.jppf.utils.
HTMLPropertiesTableFormat
org.jppf.utils.
TextPropertiesTableFormat
org.jppf.utils.
QueueStats
(implements java.io.
Serializable
)
org.jppf.utils.
Range
<T>
org.jppf.net.
RangePattern
org.jppf.net.
AbstractIPAddressPattern
org.jppf.net.
IPv4AddressPattern
org.jppf.net.
IPv6AddressPattern
org.jppf.utils.
ReflectionUtils
org.jppf.server.protocol.results.
SendResultsStrategy.SendAllResultsStrategy
(implements org.jppf.server.protocol.results.
SendResultsStrategy
)
org.jppf.server.protocol.results.
SendResultsStrategy.SendNodeResultsStrategy
(implements org.jppf.server.protocol.results.
SendResultsStrategy
)
org.jppf.server.protocol.
SerializedTask
(implements java.io.
Serializable
)
org.jppf.server.protocol.
ServerTaskBundleNode
org.jppf.management.diagnostics.
StackFrameInformation
(implements java.io.
Serializable
)
org.jppf.utils.
StatsSnapshot
(implements java.io.
Serializable
)
org.jppf.utils.streams.
StreamConstants
org.jppf.utils.streams.
StreamUtils
org.jppf.utils.
StringUtils
org.jppf.utils.
SystemUtils
org.jppf.management.
TaskInformation
(implements java.io.
Serializable
)
org.jppf.gigaspaces.test.
TestFromJSP
org.jppf.utils.
TexFileSplitter
java.lang.
Thread
(implements java.lang.
Runnable
)
org.jppf.process.
LauncherListener
org.jppf.management.diagnostics.
ThreadDump
(implements java.io.
Serializable
)
org.jppf.management.diagnostics.
ThreadInformation
(implements java.io.
Serializable
)
org.jppf.node.
ThreadManager.UsedClassLoader
org.jppf.utils.
ThreadSynchronization
org.jppf.node.
AbstractNode
(implements java.lang.
Runnable
)
org.jppf.server.node.
AbstractCommonNode
org.jppf.server.node.
JPPFNode
org.jppf.management.diagnostics.
CPUTimeCollector
(implements java.lang.
Runnable
)
org.jppf.management.
JMXConnectionWrapper
(implements org.jppf.management.
JPPFAdminMBean
)
org.jppf.management.
JMXDriverConnectionWrapper
(implements org.jppf.management.
JPPFDriverAdminMBean
)
org.jppf.management.
JMXNodeConnectionWrapper
(implements org.jppf.management.
JPPFNodeAdminMBean
)
org.jppf.process.
ProcessLauncher
(implements org.jppf.process.event.
ProcessWrapperEventListener
, java.lang.
Runnable
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Error
org.jppf.
JPPFError
java.lang.
Exception
org.jppf.
JPPFException
org.jppf.client.persistence.
JobPersistenceException
org.jppf.
JPPFUnsupportedOperationException
org.jppf.ssl.
SSLConfigurationException
java.util.
TimerTask
(implements java.lang.
Runnable
)
org.jppf.client.utils.
GridMonitor.DataUpdateTask
org.jppf.utils.
TraversalList
<E> (implements java.io.
Serializable
)
org.jppf.utils.
VersionUtils
org.jppf.utils.
VersionUtils.Version
(implements java.io.
Serializable
)
org.jppf.serialization.
XstreamObjectStreamBuilder
(implements org.jppf.serialization.
JPPFObjectStreamBuilder
)
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
org.jppf.management.diagnostics.
ThreadDumpWriter
org.jppf.management.diagnostics.
ThreadDumpWriter
org.jppf.server.scheduler.bundle.
Bundler
org.jppf.server.scheduler.bundle.
BundlerEx
java.util.concurrent.
Callable
<V>
org.jppf.utils.
JPPFCallable
<V> (also extends java.util.concurrent.
Callable
<V>, java.io.
Serializable
)
org.jppf.client.
ClientConnectionHandler
javax.resource.cci.
Connection
org.jppf.jca.cci.
JPPFConnection
org.jppf.server.scheduler.bundle.
ContextAwareness
org.jppf.client.taskwrapper.
DataProviderHolder
org.jppf.management.diagnostics.
DiagnosticsMBean
java.util.
EventListener
org.jppf.classloader.
ClassLoaderListener
org.jppf.client.event.
ClientConnectionStatusListener
org.jppf.client.event.
ClientListener
org.jppf.job.
JobListener
org.jppf.client.event.
JobListener
org.jppf.server.protocol.
LocationEventListener
org.jppf.server.event.
NodeConnectionListener
org.jppf.node.event.
NodeLifeCycleListener
org.jppf.node.event.
NodeLifeCycleListenerEx
org.jppf.node.event.
NodeLifeCycleListenerEx
org.jppf.process.event.
ProcessWrapperEventListener
org.jppf.client.event.
SubmissionStatusListener
org.jppf.server.node.
TaskExecutionListener
org.jppf.client.event.
TaskResultListener
org.jppf.client.concurrent.
ExecutorServiceConfiguration
org.jppf.node.initialization.
InitializationHook
java.lang.
Iterable
<T>
org.jppf.utils.collections.
CollectionMap
<K,V>
org.jppf.server.scheduler.bundle.
JobAwareness
org.jppf.client.concurrent.
JobConfiguration
org.jppf.job.
JobNotificationEmitter
org.jppf.client.persistence.
JobPersistence
<K>
org.jppf.client.
JPPFClientConnection
org.jppf.utils.
JPPFConfiguration.ConfigurationSource
org.jppf.node.protocol.
JPPFDistributedJob
org.jppf.management.spi.
JPPFMBeanProvider
org.jppf.management.spi.
JPPFDriverMBeanProvider
org.jppf.management.spi.
JPPFNodeMBeanProvider
org.jppf.serialization.
JPPFObjectStreamBuilder
org.jppf.gigaspaces.
JPPFService
org.jppf.server.protocol.
Location
<T>
org.jppf.server.scheduler.bundle.
NodeAwareness
org.jppf.node.event.
NodeLifeCycleErrorHandler
javax.management.
NotificationBroadcaster
org.jppf.server.job.management.
DriverJobManagementMBean
org.jppf.management.forwarding.
JPPFNodeForwardingMBean
(also extends javax.management.
NotificationEmitter
, java.io.
Serializable
)
org.jppf.management.
JPPFNodeTaskMonitorMBean
javax.management.
NotificationEmitter
org.jppf.server.job.management.
DriverJobManagementMBean
org.jppf.management.forwarding.
JPPFNodeForwardingMBean
(also extends javax.management.
NotificationEmitter
, java.io.
Serializable
)
org.jppf.management.
JPPFNodeTaskMonitorMBean
org.jppf.utils.streams.
NotifyingStreamCallback
java.lang.
Runnable
org.jppf.startup.
JPPFClientStartupSPI
org.jppf.startup.
JPPFDriverStartupSPI
org.jppf.startup.
JPPFNodeStartupSPI
org.jppf.startup.
JPPFStartup
org.jppf.startup.
JPPFClientStartupSPI
org.jppf.startup.
JPPFDriverStartupSPI
org.jppf.startup.
JPPFNodeStartupSPI
org.jppf.node.
Node
org.jppf.node.protocol.
Task
<T> (also extends java.lang.
Runnable
, java.io.
Serializable
)
org.jppf.server.protocol.results.
SendResultsStrategy
java.io.
Serializable
org.jppf.task.storage.
DataProvider
org.jppf.node.protocol.
JobClientSLA
org.jppf.node.protocol.
JobCommonSLA
org.jppf.node.protocol.
JobClientSLA
org.jppf.node.protocol.
JobSLA
org.jppf.node.protocol.
JobMetadata
org.jppf.node.protocol.
JobSLA
org.jppf.management.
JPPFAdminMBean
org.jppf.management.
JPPFDriverAdminMBean
org.jppf.management.
JPPFNodeAdminMBean
org.jppf.utils.
JPPFCallable
<V> (also extends java.util.concurrent.
Callable
<V>, java.io.
Serializable
)
org.jppf.management.
JPPFDriverAdminMBean
org.jppf.management.
JPPFNodeAdminMBean
org.jppf.management.forwarding.
JPPFNodeForwardingMBean
(also extends javax.management.
NotificationEmitter
, java.io.
Serializable
)
org.jppf.management.
JPPFNodeMaintenanceMBean
org.jppf.server.scheduler.bundle.
LoadBalancingProfile
org.jppf.management.
NodeSelector
org.jppf.utils.
PropertiesCollection
<E>
org.jppf.node.protocol.
Task
<T> (also extends java.lang.
Runnable
, java.io.
Serializable
)
org.jppf.client.submission.
SubmissionStatusHandler
org.jppf.client.concurrent.
TaskConfiguration
org.jppf.utils.
TypedProperties.Filter
Annotation Type Hierarchy
org.jppf.server.protocol.
JPPFRunnable
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.jppf.classloader.
DelegationModel
org.jppf.management.
JPPFNodeState.ConnectionState
org.jppf.management.
JPPFNodeState.ExecutionState
org.jppf.node.event.
NodeLifeCycleEventType
org.jppf.job.
JobEventType
org.jppf.server.protocol.
TaskState
org.jppf.server.protocol.
JPPFTaskBundle.State
org.jppf.client.
JPPFClientConnectionStatus
org.jppf.client.submission.
SubmissionStatus
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2005-2012 JPPF Team.