Serialized Form


Package javax.xml.ws

Class javax.xml.ws.ProtocolException extends WebServiceException implements Serializable

Class javax.xml.ws.WebServiceException extends RuntimeException implements Serializable

Class javax.xml.ws.WebServicePermission extends BasicPermission implements Serializable

serialVersionUID: -146474640053770988L


Package org.apache.openejb

Class org.apache.openejb.ApplicationException extends OpenEJBException implements Serializable

Class org.apache.openejb.DeploymentNotFoundException extends Exception implements Serializable

Class org.apache.openejb.DuplicateDeploymentIdException extends OpenEJBException implements Serializable

Class org.apache.openejb.InternalErrorException extends RuntimeException implements Serializable

Class org.apache.openejb.InvalidateReferenceException extends ApplicationException implements Serializable

Class org.apache.openejb.MethodSpec extends Object implements Serializable

serialVersionUID: -1623511701541770312L

Serialized Fields

methodIntf

String methodIntf

methodName

String methodName

parameterTypes

String[] parameterTypes

Class org.apache.openejb.NoSuchApplicationException extends OpenEJBException implements Serializable

Class org.apache.openejb.OpenEJB.InitializationException extends Exception implements Serializable

Class org.apache.openejb.OpenEjbContainer.AssembleApplicationException extends OpenEjbContainer.InitializationException implements Serializable

Class org.apache.openejb.OpenEjbContainer.ConfigureApplicationException extends OpenEjbContainer.InitializationException implements Serializable

Class org.apache.openejb.OpenEjbContainer.InitializationException extends javax.ejb.EJBException implements Serializable

Class org.apache.openejb.OpenEjbContainer.InjectionException extends IllegalStateException implements Serializable

Class org.apache.openejb.OpenEjbContainer.InvalidApplicationException extends OpenEjbContainer.InitializationException implements Serializable

Class org.apache.openejb.OpenEjbContainer.InvalidModulesPropertyException extends OpenEjbContainer.InitializationException implements Serializable

Class org.apache.openejb.OpenEjbContainer.NoInjectionMetaDataException extends IllegalStateException implements Serializable

Class org.apache.openejb.OpenEjbContainer.NoModulesFoundException extends OpenEjbContainer.InitializationException implements Serializable

Class org.apache.openejb.OpenEjbContainer.NoSuchModuleException extends OpenEjbContainer.InitializationException implements Serializable

Class org.apache.openejb.OpenEJBException extends Exception implements Serializable

Class org.apache.openejb.OpenEJBRuntimeException extends RuntimeException implements Serializable

Class org.apache.openejb.SystemException extends OpenEJBException implements Serializable

Class org.apache.openejb.UndeployException extends OpenEJBException implements Serializable

Serialized Fields

causes

List<E> causes

Package org.apache.openejb.assembler.classic

Class org.apache.openejb.assembler.classic.AppInfo extends InfoObject implements Serializable

Serialized Fields

properties

Properties properties

appId

String appId

path

String path

paths

Set<E> paths

autoDeploy

boolean autoDeploy

delegateFirst

boolean delegateFirst

standaloneModule

boolean standaloneModule

clients

List<E> clients

ejbJars

List<E> ejbJars

pojoConfigurations

List<E> pojoConfigurations

connectors

List<E> connectors

webApps

List<E> webApps

persistenceUnits

List<E> persistenceUnits

services

List<E> services

libs

List<E> libs

watchedResources

Set<E> watchedResources

resourceIds

Set<E> resourceIds

resourceAliases

Set<E> resourceAliases

globalJndiEnc

JndiEncInfo globalJndiEnc

appJndiEnc

JndiEncInfo appJndiEnc

cmpMappingsXml

String cmpMappingsXml

jmx

Properties jmx

mbeans

Set<E> mbeans

jaxRsProviders

Set<E> jaxRsProviders

webAppAlone

boolean webAppAlone

Class org.apache.openejb.assembler.classic.ApplicationExceptionInfo extends InfoObject implements Serializable

Serialized Fields

exceptionClass

String exceptionClass

rollback

boolean rollback

inherited

boolean inherited

Class org.apache.openejb.assembler.classic.BeansInfo extends InfoObject implements Serializable

Serialized Fields

interceptors

List<E> interceptors

decorators

List<E> decorators

alternativeClasses

List<E> alternativeClasses

alternativeStereotypes

List<E> alternativeStereotypes

managedClasses

Set<E> managedClasses

duplicatedInterceptors

List<E> duplicatedInterceptors

duplicatedDecorators

List<E> duplicatedDecorators

duplicatedAlternativeClasses

List<E> duplicatedAlternativeClasses

duplicatedAlternativeStereotypes

List<E> duplicatedAlternativeStereotypes

Class org.apache.openejb.assembler.classic.BmpEntityContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.CallbackInfo extends InfoObject implements Serializable

Serialized Fields

className

String className

method

String method

Class org.apache.openejb.assembler.classic.ClassListInfo extends InfoObject implements Serializable

Serialized Fields

name

String name

list

Set<E> list

Class org.apache.openejb.assembler.classic.ClientInfo extends CommonInfoObject implements Serializable

Serialized Fields

path

String path

description

String description

displayName

String displayName

smallIcon

String smallIcon

largeIcon

String largeIcon

moduleId

String moduleId

mainClass

String mainClass

localClients

List<E> localClients

remoteClients

List<E> remoteClients

callbackHandler

String callbackHandler

watchedResources

Set<E> watchedResources

jndiEnc

JndiEncInfo jndiEnc

postConstruct

List<E> postConstruct

preDestroy

List<E> preDestroy

Class org.apache.openejb.assembler.classic.CmpEntityContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.CmrFieldInfo extends InfoObject implements Serializable

Serialized Fields

roleSource

EntityBeanInfo roleSource

roleName

String roleName

fieldName

String fieldName

fieldType

String fieldType

cascadeDelete

boolean cascadeDelete

many

boolean many

mappedBy

CmrFieldInfo mappedBy

synthetic

boolean synthetic

Class org.apache.openejb.assembler.classic.CommonInfoObject extends InfoObject implements Serializable

Serialized Fields

validationInfo

ValidationInfo validationInfo

uniqueId

String uniqueId

Class org.apache.openejb.assembler.classic.ConnectionManagerInfo extends ServiceInfo implements Serializable

Class org.apache.openejb.assembler.classic.ConnectorInfo extends CommonInfoObject implements Serializable

Serialized Fields

path

String path

description

String description

displayName

String displayName

smallIcon

String smallIcon

largeIcon

String largeIcon

moduleId

String moduleId

libs

List<E> libs

watchedResources

Set<E> watchedResources

resourceAdapter

ResourceInfo resourceAdapter

outbound

List<E> outbound

inbound

List<E> inbound

adminObject

List<E> adminObject

mbeans

Set<E> mbeans

Class org.apache.openejb.assembler.classic.ContainerInfo extends ServiceInfo implements Serializable

Class org.apache.openejb.assembler.classic.ContainerSystemInfo extends InfoObject implements Serializable

Serialized Fields

containers

List<E> containers

applications

List<E> applications

autoDeploy

List<E> autoDeploy

Class org.apache.openejb.assembler.classic.ContextReferenceInfo extends ResourceReferenceInfo implements Serializable

Class org.apache.openejb.assembler.classic.DelegatePermissionCollection extends PermissionCollection implements Serializable

Serialized Fields

pc

PermissionCollection pc

Class org.apache.openejb.assembler.classic.DelegatePermissionCollection.FastPermissionCollection extends PermissionCollection implements Serializable

Serialized Fields

permissions

List<E> permissions

alreadyEvaluatedPermissions

Map<K,V> alreadyEvaluatedPermissions

Class org.apache.openejb.assembler.classic.EjbJarInfo extends CommonInfoObject implements Serializable

Serialized Fields

properties

Properties properties

moduleName

String moduleName

moduleId

String moduleId

moduleUri

URI moduleUri

path

String path

webapp

boolean webapp

enterpriseBeans

List<E> enterpriseBeans

securityRoles

List<E> securityRoles

methodPermissions

List<E> methodPermissions

methodTransactions

List<E> methodTransactions

methodConcurrency

List<E> methodConcurrency

interceptors

List<E> interceptors

interceptorBindings

List<E> interceptorBindings

excludeList

List<E> excludeList

applicationException

List<E> applicationException

portInfos

List<E> portInfos

watchedResources

Set<E> watchedResources

moduleJndiEnc

JndiEncInfo moduleJndiEnc

beans

BeansInfo beans

mbeans

Set<E> mbeans

pojoConfigurations

List<E> pojoConfigurations

Class org.apache.openejb.assembler.classic.EjbLocalReferenceInfo extends EjbReferenceInfo implements Serializable

Class org.apache.openejb.assembler.classic.EjbLocalReferenceLocationInfo extends InfoObject implements Serializable

Serialized Fields

remote

boolean remote

ejbDeploymentId

String ejbDeploymentId

remoteRefName

String remoteRefName

jndiContextId

String jndiContextId

Class org.apache.openejb.assembler.classic.EjbReferenceInfo extends InjectableInfo implements Serializable

Serialized Fields

homeClassName

String homeClassName

interfaceClassName

String interfaceClassName

ejbDeploymentId

String ejbDeploymentId

ambiguous

boolean ambiguous

externalReference

boolean externalReference

link

String link

localbean

boolean localbean

Class org.apache.openejb.assembler.classic.EnterpriseBeanInfo extends InfoObject implements Serializable

Serialized Fields

type

int type

properties

Properties properties

codebase

String codebase

description

String description

displayName

String displayName

smallIcon

String smallIcon

largeIcon

String largeIcon

ejbDeploymentId

String ejbDeploymentId

home

String home

remote

String remote

localHome

String localHome

local

String local

proxy

String proxy

businessLocal

List<E> businessLocal

businessRemote

List<E> businessRemote

parents

List<E> parents

localbean

boolean localbean

ejbClass

String ejbClass

ejbName

String ejbName

transactionType

String transactionType

concurrencyType

String concurrencyType

jndiEnc

JndiEncInfo jndiEnc

timeoutMethod

NamedMethodInfo timeoutMethod

runAs

String runAs

securityRoleReferences

List<E> securityRoleReferences

aroundInvoke

List<E> aroundInvoke

postConstruct

List<E> postConstruct

preDestroy

List<E> preDestroy

aroundTimeout

List<E> aroundTimeout

asynchronous

List<E> asynchronous

asynchronousClasses

Set<E> asynchronousClasses

containerId

String containerId

serviceEndpoint

String serviceEndpoint

jndiNamess

List<E> jndiNamess

jndiNames

List<E> jndiNames

loadOnStartup

boolean loadOnStartup

dependsOn

List<E> dependsOn

statefulTimeout

TimeoutInfo statefulTimeout

methodScheduleInfos

List<E> methodScheduleInfos

restService

boolean restService

Class org.apache.openejb.assembler.classic.EntityBeanInfo extends EnterpriseBeanInfo implements Serializable

Serialized Fields

abstractSchemaName

String abstractSchemaName

primKeyClass

String primKeyClass

primKeyField

String primKeyField

persistenceType

String persistenceType

reentrant

String reentrant

cmpFieldNames

List<E> cmpFieldNames

cmrFields

List<E> cmrFields

cmpVersion

int cmpVersion

queries

List<E> queries

Class org.apache.openejb.assembler.classic.EnvEntryInfo extends InjectableInfo implements Serializable

Serialized Fields

type

String type

value

String value

Class org.apache.openejb.assembler.classic.FacilitiesInfo extends InfoObject implements Serializable

Serialized Fields

intraVmServer

ProxyFactoryInfo intraVmServer

remoteJndiContexts

List<E> remoteJndiContexts

resources

List<E> resources

connectionManagers

List<E> connectionManagers

transactionService

TransactionServiceInfo transactionService

securityService

SecurityServiceInfo securityService

services

List<E> services

serverObservers

List<E> serverObservers

Class org.apache.openejb.assembler.classic.FilterInfo extends InfoObject implements Serializable

Serialized Fields

classname

String classname

mappings

List<E> mappings

initParams

Properties initParams

name

String name

Class org.apache.openejb.assembler.classic.HandlerChainInfo extends InfoObject implements Serializable

Serialized Fields

serviceNamePattern

QName serviceNamePattern

portNamePattern

QName portNamePattern

protocolBindings

List<E> protocolBindings

handlers

List<E> handlers

Class org.apache.openejb.assembler.classic.HandlerInfo extends InfoObject implements Serializable

Serialized Fields

handlerName

String handlerName

handlerClass

String handlerClass

initParams

Properties initParams

soapHeaders

List<E> soapHeaders

soapRoles

List<E> soapRoles

Class org.apache.openejb.assembler.classic.IdPropertiesInfo extends InfoObject implements Serializable

Serialized Fields

id

String id

properties

Properties properties

Class org.apache.openejb.assembler.classic.InfoObject extends Object implements Serializable

Class org.apache.openejb.assembler.classic.InitMethodInfo extends InfoObject implements Serializable

Serialized Fields

beanMethod

NamedMethodInfo beanMethod

createMethod

NamedMethodInfo createMethod

Class org.apache.openejb.assembler.classic.InjectableInfo extends InfoObject implements Serializable

Serialized Fields

targets

List<E> targets

referenceName

String referenceName

location

ReferenceLocationInfo location

Class org.apache.openejb.assembler.classic.InjectionInfo extends InfoObject implements Serializable

Serialized Fields

propertyName

String propertyName

className

String className

Class org.apache.openejb.assembler.classic.InterceptorBindingInfo extends InfoObject implements Serializable

Serialized Fields

ejbName

String ejbName

className

String className

interceptors

List<E> interceptors

interceptorOrder

List<E> interceptorOrder

excludeDefaultInterceptors

boolean excludeDefaultInterceptors

excludeClassInterceptors

boolean excludeClassInterceptors

method

NamedMethodInfo method

Class org.apache.openejb.assembler.classic.InterceptorInfo extends InfoObject implements Serializable

Serialized Fields

clazz

String clazz

aroundInvoke

List<E> aroundInvoke

postConstruct

List<E> postConstruct

preDestroy

List<E> preDestroy

postActivate

List<E> postActivate

prePassivate

List<E> prePassivate

afterBegin

List<E> afterBegin

beforeCompletion

List<E> beforeCompletion

afterCompletion

List<E> afterCompletion

aroundTimeout

List<E> aroundTimeout

Class org.apache.openejb.assembler.classic.JndiContextInfo extends ServiceInfo implements Serializable

Class org.apache.openejb.assembler.classic.JndiEncInfo extends InfoObject implements Serializable

Serialized Fields

envEntries

List<E> envEntries

ejbReferences

List<E> ejbReferences

ejbLocalReferences

List<E> ejbLocalReferences

resourceRefs

List<E> resourceRefs

persistenceUnitRefs

List<E> persistenceUnitRefs

persistenceContextRefs

List<E> persistenceContextRefs

resourceEnvRefs

List<E> resourceEnvRefs

serviceRefs

List<E> serviceRefs

Class org.apache.openejb.assembler.classic.JndiNameInfo extends InfoObject implements Serializable

Serialized Fields

name

String name

intrface

String intrface

Class org.apache.openejb.assembler.classic.LazyEjbReference extends Reference implements Serializable

Serialized Fields

info

EjbResolver.Reference info

reference

Reference reference

moduleUri

URI moduleUri

useCrossClassLoaderRef

boolean useCrossClassLoaderRef

Class org.apache.openejb.assembler.classic.ListenerInfo extends InfoObject implements Serializable

Serialized Fields

classname

String classname

Class org.apache.openejb.assembler.classic.ManagedBeanInfo extends EnterpriseBeanInfo implements Serializable

Serialized Fields

postActivate

List<E> postActivate

prePassivate

List<E> prePassivate

removeMethods

List<E> removeMethods

hidden

boolean hidden

Class org.apache.openejb.assembler.classic.ManagedConnectionFactoryInfo extends ServiceInfo implements Serializable

Class org.apache.openejb.assembler.classic.ManagedContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.MdbContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.MessageDrivenBeanInfo extends EnterpriseBeanInfo implements Serializable

Serialized Fields

mdbInterface

String mdbInterface

destinationId

String destinationId

activationProperties

Map<K,V> activationProperties

Class org.apache.openejb.assembler.classic.MethodAttributeInfo extends InfoObject implements Serializable

Serialized Fields

methods

List<E> methods

Class org.apache.openejb.assembler.classic.MethodConcurrencyInfo extends MethodAttributeInfo implements Serializable

Serialized Fields

description

String description

concurrencyAttribute

String concurrencyAttribute

accessTimeout

TimeoutInfo accessTimeout

Class org.apache.openejb.assembler.classic.MethodInfo extends InfoObject implements Serializable

Serialized Fields

description

String description

ejbDeploymentId

String ejbDeploymentId

ejbName

String ejbName

methodIntf

String methodIntf

methodName

String methodName

methodParams

List<E> methodParams

className

String className

Class org.apache.openejb.assembler.classic.MethodInterceptorInfo extends InfoObject implements Serializable

Serialized Fields

methodInfo

MethodInfo methodInfo

excludeDefaultInterceptors

boolean excludeDefaultInterceptors

excludeClassInterceptors

boolean excludeClassInterceptors

interceptors

List<E> interceptors

Class org.apache.openejb.assembler.classic.MethodPermissionInfo extends MethodAttributeInfo implements Serializable

Serialized Fields

description

String description

roleNames

List<E> roleNames

excluded

boolean excluded

unchecked

boolean unchecked

Class org.apache.openejb.assembler.classic.MethodScheduleInfo extends InfoObject implements Serializable

Serialized Fields

description

String description

schedules

List<E> schedules

method

NamedMethodInfo method

Class org.apache.openejb.assembler.classic.MethodTransactionInfo extends MethodAttributeInfo implements Serializable

Serialized Fields

description

String description

transAttribute

String transAttribute

Class org.apache.openejb.assembler.classic.NamedMethodInfo extends InfoObject implements Serializable

Serialized Fields

className

String className

methodName

String methodName

methodParams

List<E> methodParams

id

String id

Class org.apache.openejb.assembler.classic.OpenEjbConfiguration extends InfoObject implements Serializable

Serialized Fields

containerSystem

ContainerSystemInfo containerSystem

facilities

FacilitiesInfo facilities

Class org.apache.openejb.assembler.classic.ParamValueInfo extends InfoObject implements Serializable

Serialized Fields

name

String name

value

String value

Class org.apache.openejb.assembler.classic.PersistenceContextReferenceInfo extends InjectableInfo implements Serializable

Serialized Fields

persistenceUnitName

String persistenceUnitName

unitId

String unitId

extended

boolean extended

properties

Properties properties

Class org.apache.openejb.assembler.classic.PersistenceDeployerException extends Exception implements Serializable

serialVersionUID: -238111188084784215L

Class org.apache.openejb.assembler.classic.PersistenceUnitInfo extends InfoObject implements Serializable

Serialized Fields

id

String id

name

String name

provider

String provider

transactionType

String transactionType

jtaDataSource

String jtaDataSource

nonJtaDataSource

String nonJtaDataSource

mappingFiles

List<E> mappingFiles

jarFiles

List<E> jarFiles

classes

List<E> classes

excludeUnlistedClasses

boolean excludeUnlistedClasses

properties

Properties properties

persistenceUnitRootUrl

String persistenceUnitRootUrl

watchedResources

Set<E> watchedResources

persistenceXMLSchemaVersion

String persistenceXMLSchemaVersion

sharedCacheMode

String sharedCacheMode

validationMode

String validationMode

webappName

String webappName

Class org.apache.openejb.assembler.classic.PersistenceUnitReferenceInfo extends InjectableInfo implements Serializable

Serialized Fields

persistenceUnitName

String persistenceUnitName

unitId

String unitId

Class org.apache.openejb.assembler.classic.PortInfo extends InfoObject implements Serializable

Serialized Fields

serviceId

String serviceId

wsdlService

QName wsdlService

serviceName

String serviceName

portId

String portId

wsdlPort

QName wsdlPort

portName

String portName

seiInterfaceName

String seiInterfaceName

wsdlFile

String wsdlFile

serviceLink

String serviceLink

handlerChains

List<E> handlerChains

mtomEnabled

boolean mtomEnabled

binding

String binding

location

String location

authMethod

String authMethod

realmName

String realmName

transportGuarantee

String transportGuarantee

securityRealmName

String securityRealmName

properties

Properties properties

Class org.apache.openejb.assembler.classic.PortRefInfo extends InfoObject implements Serializable

Serialized Fields

qname

QName qname

serviceEndpointInterface

String serviceEndpointInterface

enableMtom

boolean enableMtom

properties

Properties properties

Class org.apache.openejb.assembler.classic.ProxyFactoryInfo extends ServiceInfo implements Serializable

Class org.apache.openejb.assembler.classic.QueryInfo extends InfoObject implements Serializable

Serialized Fields

description

String description

method

MethodInfo method

queryStatement

String queryStatement

remoteResultType

boolean remoteResultType

Class org.apache.openejb.assembler.classic.ReferenceLocationInfo extends InfoObject implements Serializable

Serialized Fields

jndiProviderId

String jndiProviderId

jndiName

String jndiName

Class org.apache.openejb.assembler.classic.RemoteJndiContextsInfo extends InfoObject implements Serializable

Class org.apache.openejb.assembler.classic.RemoveMethodInfo extends InfoObject implements Serializable

Serialized Fields

beanMethod

NamedMethodInfo beanMethod

retainIfException

boolean retainIfException

Class org.apache.openejb.assembler.classic.ResourceEnvReferenceInfo extends InjectableInfo implements Serializable

Serialized Fields

resourceEnvRefType

String resourceEnvRefType

mappedName

String mappedName

resourceID

String resourceID

Class org.apache.openejb.assembler.classic.ResourceInfo extends ServiceInfo implements Serializable

Serialized Fields

jndiName

String jndiName

originAppName

String originAppName

aliases

List<E> aliases

Class org.apache.openejb.assembler.classic.ResourceReferenceInfo extends InjectableInfo implements Serializable

Serialized Fields

referenceType

String referenceType

referenceAuth

String referenceAuth

resourceID

String resourceID

properties

Properties properties

Class org.apache.openejb.assembler.classic.RoleMappingInfo extends InfoObject implements Serializable

Serialized Fields

logicalRoleNames

List<E> logicalRoleNames

physicalRoleNames

List<E> physicalRoleNames

Class org.apache.openejb.assembler.classic.ScheduleInfo extends InfoObject implements Serializable

Serialized Fields

second

String second

minute

String minute

hour

String hour

dayOfWeek

String dayOfWeek

dayOfMonth

String dayOfMonth

month

String month

year

String year

info

String info

persistent

boolean persistent

start

Date start

end

Date end

timezone

String timezone

Class org.apache.openejb.assembler.classic.SecurityRoleInfo extends InfoObject implements Serializable

Serialized Fields

description

String description

roleName

String roleName

Class org.apache.openejb.assembler.classic.SecurityRoleReferenceInfo extends InfoObject implements Serializable

Serialized Fields

description

String description

roleName

String roleName

roleLink

String roleLink

Class org.apache.openejb.assembler.classic.SecurityServiceInfo extends ServiceInfo implements Serializable

Serialized Fields

roleMappings

List<E> roleMappings

Class org.apache.openejb.assembler.classic.ServiceInfo extends InfoObject implements Serializable

Serialized Fields

service

String service

types

List<E> types

description

String description

id

String id

displayName

String displayName

className

String className

codebase

String codebase

properties

Properties properties

constructorArgs

List<E> constructorArgs

factoryMethod

String factoryMethod
Optional

Class org.apache.openejb.assembler.classic.ServiceReferenceInfo extends InjectableInfo implements Serializable

Serialized Fields

id

String id

serviceQName

QName serviceQName

serviceType

String serviceType

portQName

QName portQName

referenceType

String referenceType

wsdlFile

String wsdlFile

jaxrpcMappingFile

String jaxrpcMappingFile

handlerChains

List<E> handlerChains

portRefs

List<E> portRefs

Class org.apache.openejb.assembler.classic.ServletInfo extends InfoObject implements Serializable

Serialized Fields

servletName

String servletName

servletClass

String servletClass

runAs

String runAs

mappings

List<E> mappings

initParams

List<E> initParams

Class org.apache.openejb.assembler.classic.SingletonBeanInfo extends EnterpriseBeanInfo implements Serializable

Class org.apache.openejb.assembler.classic.SingletonSessionContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.StatefulBeanInfo extends EnterpriseBeanInfo implements Serializable

Serialized Fields

postActivate

List<E> postActivate

prePassivate

List<E> prePassivate

initMethods

List<E> initMethods

removeMethods

List<E> removeMethods

afterBegin

List<E> afterBegin

beforeCompletion

List<E> beforeCompletion

afterCompletion

List<E> afterCompletion

Class org.apache.openejb.assembler.classic.StatefulSessionContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.StatelessBeanInfo extends EnterpriseBeanInfo implements Serializable

Class org.apache.openejb.assembler.classic.StatelessSessionContainerInfo extends ContainerInfo implements Serializable

Class org.apache.openejb.assembler.classic.TimeoutInfo extends InfoObject implements Serializable

Serialized Fields

time

long time

unit

String unit

Class org.apache.openejb.assembler.classic.TransactionServiceInfo extends ServiceInfo implements Serializable

Class org.apache.openejb.assembler.classic.ValidationInfo extends InfoObject implements Serializable

Serialized Fields

providerClassName

String providerClassName

messageInterpolatorClass

String messageInterpolatorClass

traversableResolverClass

String traversableResolverClass

constraintFactoryClass

String constraintFactoryClass

propertyTypes

Properties propertyTypes

constraintMappings

List<E> constraintMappings

Class org.apache.openejb.assembler.classic.ValidatorFactoryWrapper extends Object implements Serializable

Class org.apache.openejb.assembler.classic.WebAppInfo extends CommonInfoObject implements Serializable

Serialized Fields

path

String path

description

String description

displayName

String displayName

smallIcon

String smallIcon

largeIcon

String largeIcon

moduleId

String moduleId

host

String host

contextRoot

String contextRoot

watchedResources

Set<E> watchedResources

restClass

Set<E> restClass

restApplications

Set<E> restApplications

ejbWebServices

Set<E> ejbWebServices

ejbRestServices

Set<E> ejbRestServices

webAnnotatedClasses

Set<E> webAnnotatedClasses

portInfos

List<E> portInfos

jndiEnc

JndiEncInfo jndiEnc

servlets

List<E> servlets

jsfAnnotatedClasses

List<E> jsfAnnotatedClasses

jaxRsProviders

Set<E> jaxRsProviders

listeners

List<E> listeners

filters

List<E> filters

Package org.apache.openejb.assembler.classic.cmd

Class org.apache.openejb.assembler.classic.cmd.ConfigurationInfo.UnauthorizedException extends Exception implements Serializable


Package org.apache.openejb.cdi

Class org.apache.openejb.cdi.CdiInterceptor extends Object implements Serializable

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bean

CdiEjbBean<T> bean

manager

org.apache.webbeans.container.BeanManagerImpl manager

contextService

CdiAppContextsService contextService

webBeansContext

org.apache.webbeans.config.WebBeansContext webBeansContext

Package org.apache.openejb.cli

Class org.apache.openejb.cli.SystemExitException extends Exception implements Serializable

Serialized Fields

exitCode

int exitCode

Package org.apache.openejb.config

Class org.apache.openejb.config.Deploy.DeploymentTerminatedException extends Exception implements Serializable

Class org.apache.openejb.config.DeploymentException extends Exception implements Serializable

Class org.apache.openejb.config.DeploymentsResolver.DeploymentsConfigurationException extends RuntimeException implements Serializable

Class org.apache.openejb.config.NoSuchProviderException extends OpenEJBException implements Serializable

Class org.apache.openejb.config.OpenEJBDeploymentManager.TargetImpl extends Object implements Serializable

serialVersionUID: -7257857314911948377L

Serialized Fields

name

String name

description

String description

Class org.apache.openejb.config.OpenEJBDeploymentManager.TargetModuleIDImpl extends Object implements Serializable

serialVersionUID: 2471961579457311472L

Serialized Fields

target

javax.enterprise.deploy.spi.Target target

moduleId

String moduleId

webUrl

String webUrl

parentTargetModuleId

javax.enterprise.deploy.spi.TargetModuleID parentTargetModuleId

children

Set<E> children

Class org.apache.openejb.config.Undeploy.DeploymentTerminatedException extends Deploy.DeploymentTerminatedException implements Serializable

serialVersionUID: 1L

Class org.apache.openejb.config.UnknownModuleTypeException extends UnsupportedModuleTypeException implements Serializable

Class org.apache.openejb.config.UnsupportedModuleTypeException extends OpenEJBException implements Serializable

Class org.apache.openejb.config.ValidationError extends ValidationException implements Serializable

Serialized Fields

cause

Throwable cause

Class org.apache.openejb.config.ValidationException extends Exception implements Serializable

Serialized Fields

details

Object[] details

message

String message

prefix

String prefix

componentName

String componentName

Class org.apache.openejb.config.ValidationFailedException extends OpenEJBException implements Serializable

Serialized Fields

errors

ValidationError[] errors

failures

ValidationFailure[] failures

warnings

ValidationWarning[] warnings

name

String name

moduleType

String moduleType

Class org.apache.openejb.config.ValidationFailure extends ValidationException implements Serializable

Class org.apache.openejb.config.ValidationWarning extends ValidationException implements Serializable

Class org.apache.openejb.config.VmDeploymentManager.TargetImpl extends Object implements Serializable

serialVersionUID: -7257857314911948377L

Serialized Fields

name

String name

description

String description

Class org.apache.openejb.config.VmDeploymentManager.TargetModuleIDImpl extends Object implements Serializable

serialVersionUID: 2471961579457311472L

Serialized Fields

target

javax.enterprise.deploy.spi.Target target

moduleId

String moduleId

webUrl

String webUrl

parentTargetModuleId

javax.enterprise.deploy.spi.TargetModuleID parentTargetModuleId

children

Set<E> children

Package org.apache.openejb.config.provider

Class org.apache.openejb.config.provider.InvalidProviderDeclarationException extends IllegalArgumentException implements Serializable

Serialized Fields

id

ID id

provider

ServiceProvider provider

Class org.apache.openejb.config.provider.MalformedProviderNameException extends IllegalArgumentException implements Serializable

Class org.apache.openejb.config.provider.NoSuchParentProviderException extends IllegalStateException implements Serializable

Serialized Fields

provider

ServiceProvider provider

id

ID id

Class org.apache.openejb.config.provider.ProviderCircularReferenceException extends IllegalStateException implements Serializable

Serialized Fields

ids

Set<E> ids

Package org.apache.openejb.core

Class org.apache.openejb.core.BaseContext extends Object implements Serializable

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

securityService

SecurityService<T> securityService

userTransaction

UserTransaction userTransaction

Class org.apache.openejb.core.BaseSessionContext extends BaseContext implements Serializable

Class org.apache.openejb.core.ConnectorReference extends Reference implements Serializable

Serialized Fields

conMngr

javax.resource.spi.ConnectionManager conMngr

mngedConFactory

javax.resource.spi.ManagedConnectionFactory mngedConFactory

Class org.apache.openejb.core.CoreUserTransaction extends Object implements Serializable

serialVersionUID: 9203248912222645965L

Class org.apache.openejb.core.NoSuchObjectException extends NoSuchObjectException implements Serializable

Serialized Fields

cause

Throwable cause

Package org.apache.openejb.core.entity

Class org.apache.openejb.core.entity.EntityContext extends BaseContext implements Serializable

Class org.apache.openejb.core.entity.EntityEjbHomeHandler extends EjbHomeProxyHandler implements Serializable

Class org.apache.openejb.core.entity.EntityEjbObjectHandler extends EjbObjectProxyHandler implements Serializable

Serialized Fields

registryId

Object registryId

Package org.apache.openejb.core.ivm

Class org.apache.openejb.core.ivm.BaseEjbProxyHandler extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

strategy

IntraVmCopyMonitor.State strategy

deploymentID

Object deploymentID

primaryKey

Object primaryKey

inProxyMap

boolean inProxyMap

isInvalidReference

boolean isInvalidReference

clientIdentity

Object clientIdentity

doIntraVmCopy

boolean doIntraVmCopy

doCrossClassLoaderCopy

boolean doCrossClassLoaderCopy

interfaceType

InterfaceType interfaceType

Class org.apache.openejb.core.ivm.EjbHomeProxyHandler extends BaseEjbProxyHandler implements Serializable

Serialized Fields

dispatchTable

Map<K,V> dispatchTable

Class org.apache.openejb.core.ivm.EjbObjectProxyHandler extends BaseEjbProxyHandler implements Serializable

Class org.apache.openejb.core.ivm.IntraVmArtifact extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException
Throws:
IOException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.openejb.core.ivm.IntraVmHandle extends Object implements Serializable

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

theProxy

Object theProxy

Class org.apache.openejb.core.ivm.IntraVmMetaData extends Object implements Serializable

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

homeClass

Class<T> homeClass

remoteClass

Class<T> remoteClass

keyClass

Class<T> keyClass

homeStub

javax.ejb.EJBHome homeStub

type

BeanType type

Package org.apache.openejb.core.ivm.naming

Class org.apache.openejb.core.ivm.naming.BusinessLocalBeanReference extends Reference implements Serializable

Serialized Fields

businessHome

BeanContext.BusinessLocalBeanHome businessHome

Class org.apache.openejb.core.ivm.naming.BusinessLocalReference extends Reference implements Serializable

Serialized Fields

businessHome

BeanContext.BusinessLocalHome businessHome

Class org.apache.openejb.core.ivm.naming.BusinessRemoteReference extends Reference implements Serializable

Serialized Fields

businessHome

BeanContext.BusinessRemoteHome businessHome

Class org.apache.openejb.core.ivm.naming.ClassReference extends Reference implements Serializable

Serialized Fields

className

String className

Class org.apache.openejb.core.ivm.naming.CrossClassLoaderJndiReference extends IntraVmJndiReference implements Serializable

Class org.apache.openejb.core.ivm.naming.IntraVmJndiReference extends Reference implements Serializable

Serialized Fields

jndiName

String jndiName

Class org.apache.openejb.core.ivm.naming.IvmContext extends Object implements Serializable

serialVersionUID: -626353930051783641L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

myEnv

Hashtable<K,V> myEnv

readOnly

boolean readOnly

fastCache

Map<K,V> fastCache

mynode

NameNode mynode

Class org.apache.openejb.core.ivm.naming.JaxRpcServiceReference extends Reference implements Serializable

Serialized Fields

serviceClassName

String serviceClassName

classLoader

ClassLoader classLoader

wsdlURI

URI wsdlURI

serviceQName

QName serviceQName

referenceClassName

String referenceClassName

Class org.apache.openejb.core.ivm.naming.JaxRReference extends Reference implements Serializable

Class org.apache.openejb.core.ivm.naming.JaxWsServiceReference extends Reference implements Serializable

Serialized Fields

id

String id

serviceQName

QName serviceQName

portQName

QName portQName

serviceClass

Class<T> serviceClass

referenceClass

Class<T> referenceClass

wsdlUrl

URL wsdlUrl

handlerChains

List<E> handlerChains

injections

Collection<E> injections

portAddressRegistry

PortAddressRegistry portAddressRegistry

portRefs

List<E> portRefs

Class org.apache.openejb.core.ivm.naming.JndiEncArtifact extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

path

String path

Class org.apache.openejb.core.ivm.naming.JndiReference extends Reference implements Serializable

Serialized Fields

context

Context context

envProperties

Hashtable<K,V> envProperties

jndiName

String jndiName

contextJndiName

String contextJndiName

Class org.apache.openejb.core.ivm.naming.JndiUrlReference extends Reference implements Serializable

Serialized Fields

jndiName

String jndiName

Class org.apache.openejb.core.ivm.naming.MapObjectReference extends Reference implements Serializable

Serialized Fields

obj

ThreadLocal<T> obj

key

String key

Class org.apache.openejb.core.ivm.naming.NameNode extends Object implements Serializable

Serialized Fields

atomicName

String atomicName

atomicHash

int atomicHash

lessTree

NameNode lessTree

grtrTree

NameNode grtrTree

subTree

NameNode subTree

parentTree

NameNode parentTree

parent

NameNode parent

myObject

Object myObject

unbound

boolean unbound

Class org.apache.openejb.core.ivm.naming.NamingException extends NamingException implements Serializable

Serialized Fields

delegate

OpenEJBException delegate

Class org.apache.openejb.core.ivm.naming.ObjectReference extends Reference implements Serializable

Serialized Fields

obj

Object obj

Class org.apache.openejb.core.ivm.naming.ParsedName extends Object implements Serializable

Serialized Fields

components

String[] components

pos

int pos

hashcode

int hashcode

Class org.apache.openejb.core.ivm.naming.PersistenceContextReference extends Reference implements Serializable

Serialized Fields

em

javax.persistence.EntityManager em

Class org.apache.openejb.core.ivm.naming.PersistenceUnitReference extends Reference implements Serializable

Serialized Fields

emf

javax.persistence.EntityManagerFactory emf

Class org.apache.openejb.core.ivm.naming.Reference extends org.apache.xbean.naming.reference.SimpleReference implements Serializable

Class org.apache.openejb.core.ivm.naming.SystemComponentReference extends Reference implements Serializable

Serialized Fields

type

Class<T> type

Class org.apache.openejb.core.ivm.naming.URLReference extends Reference implements Serializable

Serialized Fields

url

String url

Package org.apache.openejb.core.managed

Class org.apache.openejb.core.managed.Instance extends Object implements Serializable

serialVersionUID: 2862563626506556542L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

beanContext

BeanContext beanContext

primaryKey

Object primaryKey

bean

Object bean

creationalContext

javax.enterprise.context.spi.CreationalContext<T> creationalContext

interceptors

Map<K,V> interceptors

inUse

boolean inUse

beanTransaction

BeanTransactionPolicy.SuspendedTransaction beanTransaction

transaction

Stack<E> transaction

lock

ReentrantLock lock

entityManagers

Map<K,V> entityManagers

entityManagerArray

JtaEntityManagerRegistry.EntityManagerTracker[] entityManagerArray

Class org.apache.openejb.core.managed.ManagedContext extends BaseSessionContext implements Serializable

Class org.apache.openejb.core.managed.ManagedHomeHandler extends EjbHomeProxyHandler implements Serializable

Class org.apache.openejb.core.managed.ManagedObjectHandler extends EjbObjectProxyHandler implements Serializable

Class org.apache.openejb.core.managed.ManagedObjectHandler.RegistryId extends Object implements Serializable

serialVersionUID: 5037368364299042022L

Serialized Fields

containerId

Object containerId

deploymentId

Object deploymentId

primaryKey

Object primaryKey

Package org.apache.openejb.core.mdb

Class org.apache.openejb.core.mdb.MdbContext extends BaseContext implements Serializable


Package org.apache.openejb.core.security

Class org.apache.openejb.core.security.AbstractSecurityService.Identity extends Object implements Serializable

Serialized Fields

subject

Subject subject

token

UUID token

Package org.apache.openejb.core.singleton

Class org.apache.openejb.core.singleton.SingletonContext extends BaseSessionContext implements Serializable

Class org.apache.openejb.core.singleton.SingletonEjbHomeHandler extends EjbHomeProxyHandler implements Serializable

Class org.apache.openejb.core.singleton.SingletonEjbObjectHandler extends EjbObjectProxyHandler implements Serializable

Serialized Fields

registryId

Object registryId

Package org.apache.openejb.core.stateful

Class org.apache.openejb.core.stateful.Instance extends Object implements Serializable

serialVersionUID: 2862563626506556542L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

beanContext

BeanContext beanContext

primaryKey

Object primaryKey

bean

Object bean

creationalContext

javax.enterprise.context.spi.CreationalContext<T> creationalContext

interceptors

Map<K,V> interceptors

inUse

boolean inUse

beanTransaction

BeanTransactionPolicy.SuspendedTransaction beanTransaction

transaction

Stack<E> transaction

lock

ReentrantLock lock

entityManagers

Map<K,V> entityManagers

entityManagerArray

JtaEntityManagerRegistry.EntityManagerTracker[] entityManagerArray

Class org.apache.openejb.core.stateful.StatefulContext extends BaseSessionContext implements Serializable

Class org.apache.openejb.core.stateful.StatefulEjbHomeHandler extends EjbHomeProxyHandler implements Serializable

Class org.apache.openejb.core.stateful.StatefulEjbObjectHandler extends EjbObjectProxyHandler implements Serializable

Class org.apache.openejb.core.stateful.StatefulEjbObjectHandler.RegistryId extends Object implements Serializable

serialVersionUID: 5037368364299042022L

Serialized Fields

containerId

Object containerId

deploymentId

Object deploymentId

primaryKey

Object primaryKey

Package org.apache.openejb.core.stateless

Class org.apache.openejb.core.stateless.StatelessContext extends BaseSessionContext implements Serializable

Serialized Fields

flushable

Flushable flushable

Class org.apache.openejb.core.stateless.StatelessEjbHomeHandler extends EjbHomeProxyHandler implements Serializable

Class org.apache.openejb.core.stateless.StatelessEjbObjectHandler extends EjbObjectProxyHandler implements Serializable

Serialized Fields

registryId

Object registryId

Package org.apache.openejb.core.timer

Class org.apache.openejb.core.timer.CalendarTimerData extends TimerData implements Serializable

serialVersionUID: 1L

Serialized Fields

scheduleExpression

javax.ejb.ScheduleExpression scheduleExpression

Class org.apache.openejb.core.timer.DatabaseTimerStore extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serverUniqueId

String serverUniqueId

dataSource

DataSource dataSource

useSequence

boolean useSequence

Class org.apache.openejb.core.timer.EJBCronTrigger extends org.quartz.impl.triggers.CronTriggerImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

expressions

org.apache.openejb.core.timer.EJBCronTrigger.FieldExpression[] expressions

timezone

TimeZone timezone

rawValue

String rawValue

Class org.apache.openejb.core.timer.EJBCronTrigger.ParseException extends Exception implements Serializable

Serialized Fields

children

Map<K,V> children

field

Integer field

value

String value

error

String error

Class org.apache.openejb.core.timer.EjbTimerServiceImpl extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

transacted

boolean transacted

retryAttempts

int retryAttempts

Class org.apache.openejb.core.timer.IntervalTimerData extends TimerData implements Serializable

serialVersionUID: 1L

Serialized Fields

intervalDuration

long intervalDuration

initialExpiration

Date initialExpiration

Class org.apache.openejb.core.timer.SingleActionTimerData extends TimerData implements Serializable

serialVersionUID: 1L

Serialized Fields

expiration

Date expiration

Class org.apache.openejb.core.timer.TimerData extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

id

long id

timerService

EjbTimerServiceImpl timerService

deploymentId

String deploymentId

primaryKey

Object primaryKey

timeoutMethod

Method timeoutMethod

info

Object info

persistent

boolean persistent

trigger

org.quartz.impl.triggers.AbstractTrigger<T extends org.quartz.Trigger> trigger

scheduler

org.quartz.Scheduler scheduler

timer

javax.ejb.Timer timer

newTimer

boolean newTimer
Is this a new timer? A new timer must be scheduled with the java.util.Timer when the transaction commits.


cancelled

boolean cancelled
Has this timer been cancelled? A canceled timer must be rescheduled with the java.util.Timer if the transaction is rolled back


synchronizationRegistered

boolean synchronizationRegistered
Has this timer been registered with the transaction for callbacks? We remember when we are registered to avoid multiple registrations.


expired

boolean expired
Used to set timer to expired state after the timeout callback method has been successfully invoked. only apply to 1, Single action timer 2, Calendar timer there are no future timeout.

Class org.apache.openejb.core.timer.TimerHandleImpl extends Object implements Serializable

serialVersionUID: 9198316188404706377L

Serialized Fields

id

long id

deploymentId

String deploymentId

Class org.apache.openejb.core.timer.TimerImpl extends Object implements Serializable

Serialized Fields

timerData

TimerData timerData

Class org.apache.openejb.core.timer.TimerStoreException extends OpenEJBException implements Serializable


Package org.apache.openejb.core.transaction

Class org.apache.openejb.core.transaction.EjbUserTransaction extends Object implements Serializable

serialVersionUID: 8369364873055306924L

Class org.apache.openejb.core.transaction.TransactionRolledbackException extends TransactionRolledbackException implements Serializable

Serialized Fields

cause

Throwable cause

Package org.apache.openejb.math

Class org.apache.openejb.math.MathRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -1238983364075381060L

Serialized Fields

pattern

String pattern
Pattern used to build the message.


arguments

Object[] arguments
Arguments used to build the message.


Package org.apache.openejb.math.stat.descriptive

Class org.apache.openejb.math.stat.descriptive.DescriptiveStatistics extends Object implements Serializable

serialVersionUID: 1233067267405273064L

Serialized Fields

windowSize

int windowSize
hold the window size


eDA

ResizableDoubleArray eDA
Stored data values


meanImpl

UnivariateStatistic meanImpl
Mean statistic implementation - can be reset by setter.


geometricMeanImpl

UnivariateStatistic geometricMeanImpl
Geometric mean statistic implementation - can be reset by setter.


kurtosisImpl

UnivariateStatistic kurtosisImpl
Kurtosis statistic implementation - can be reset by setter.


maxImpl

UnivariateStatistic maxImpl
Maximum statistic implementation - can be reset by setter.


minImpl

UnivariateStatistic minImpl
Minimum statistic implementation - can be reset by setter.


percentileImpl

UnivariateStatistic percentileImpl
Percentile statistic implementation - can be reset by setter.


skewnessImpl

UnivariateStatistic skewnessImpl
Skewness statistic implementation - can be reset by setter.


varianceImpl

UnivariateStatistic varianceImpl
Variance statistic implementation - can be reset by setter.


sumsqImpl

UnivariateStatistic sumsqImpl
Sum of squares statistic implementation - can be reset by setter.


sumImpl

UnivariateStatistic sumImpl
Sum statistic implementation - can be reset by setter.

Class org.apache.openejb.math.stat.descriptive.SynchronizedDescriptiveStatistics extends DescriptiveStatistics implements Serializable

serialVersionUID: 2L


Package org.apache.openejb.math.stat.descriptive.moment

Class org.apache.openejb.math.stat.descriptive.moment.FirstMoment extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: 1232755307178490473L

Serialized Fields

n

long n
Count of values that have been added


m1

double m1
First moment of values that have been added


dev

double dev
Deviation of most recently added value from previous first moment. Retained to prevent repeated computation in higher order moments.


nDev

double nDev
Deviation of most recently added value from previous first moment, normalized by previous sample size. Retained to prevent repeated computation in higher order moments

Class org.apache.openejb.math.stat.descriptive.moment.FourthMoment extends ThirdMoment implements Serializable

serialVersionUID: 1233990447117157611L

Serialized Fields

m4

double m4
fourth moment of values that have been added

Class org.apache.openejb.math.stat.descriptive.moment.GeometricMean extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -1238734905303459453L

Serialized Fields

sumOfLogs

StorelessUnivariateStatistic sumOfLogs
Wrapped SumOfLogs instance

Class org.apache.openejb.math.stat.descriptive.moment.Kurtosis extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: 1234465764798260919L

Serialized Fields

moment

FourthMoment moment
Fourth Moment on which this statistic is based


incMoment

boolean incMoment
Determines whether or not this statistic can be incremented or cleared.

Statistics based on (constructed from) external moments cannot be incremented or cleared.

Class org.apache.openejb.math.stat.descriptive.moment.Mean extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -1236043746617791564L

Serialized Fields

moment

FirstMoment moment
First moment on which this statistic is based.


incMoment

boolean incMoment
Determines whether or not this statistic can be incremented or cleared.

Statistics based on (constructed from) external moments cannot be incremented or cleared.

Class org.apache.openejb.math.stat.descriptive.moment.SecondMoment extends FirstMoment implements Serializable

serialVersionUID: 1232403127395076445L

Serialized Fields

m2

double m2
second moment of values that have been added

Class org.apache.openejb.math.stat.descriptive.moment.Skewness extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: 1231857578996691352L

Serialized Fields

moment

ThirdMoment moment
Third moment on which this statistic is based


incMoment

boolean incMoment
Determines whether or not this statistic can be incremented or cleared.

Statistics based on (constructed from) external moments cannot be incremented or cleared.

Class org.apache.openejb.math.stat.descriptive.moment.ThirdMoment extends SecondMoment implements Serializable

serialVersionUID: -1238711964045118679L

Serialized Fields

m3

double m3
third moment of values that have been added


nDevSq

double nDevSq
Square of deviation of most recently added value from previous first moment, normalized by previous sample size. Retained to prevent repeated computation in higher order moments. nDevSq = nDev * nDev.

Class org.apache.openejb.math.stat.descriptive.moment.Variance extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -1231962718267217978L

Serialized Fields

moment

SecondMoment moment
SecondMoment is used in incremental calculation of Variance


incMoment

boolean incMoment
Boolean test to determine if this Variance should also increment the second moment, this evaluates to false when this Variance is constructed with an external SecondMoment as a parameter.


isBiasCorrected

boolean isBiasCorrected
Determines whether or not bias correction is applied when computing the value of the statisic. True means that bias is corrected. See Variance for details on the formula.


Package org.apache.openejb.math.stat.descriptive.rank

Class org.apache.openejb.math.stat.descriptive.rank.Max extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -1233383832225844641L

Serialized Fields

n

long n
Number of values that have been added


value

double value
Current value of the statistic

Class org.apache.openejb.math.stat.descriptive.rank.Min extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -1231995784909003131L

Serialized Fields

n

long n
Number of values that have been added


value

double value
Current value of the statistic

Class org.apache.openejb.math.stat.descriptive.rank.Percentile extends AbstractUnivariateStatistic implements Serializable

serialVersionUID: -1231216485095130416L

Serialized Fields

quantile

double quantile
Determines what percentile is computed when evaluate() is activated with no quantile argument


Package org.apache.openejb.math.stat.descriptive.summary

Class org.apache.openejb.math.stat.descriptive.summary.Sum extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -1231831954703408316L

Serialized Fields

n

long n

value

double value
The currently running sum.

Class org.apache.openejb.math.stat.descriptive.summary.SumOfLogs extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: -123076995648386763L

Serialized Fields

n

int n
Number of values that have been added


value

double value
The currently running value

Class org.apache.openejb.math.stat.descriptive.summary.SumOfSquares extends AbstractStorelessUnivariateStatistic implements Serializable

serialVersionUID: 1230986908574398008L

Serialized Fields

n

long n

value

double value
The currently running sumSq


Package org.apache.openejb.math.util

Class org.apache.openejb.math.util.ResizableDoubleArray extends Object implements Serializable

serialVersionUID: -1235529955529426875L

Serialized Fields

contractionCriteria

float contractionCriteria
The contraction criteria determines when the internal array will be contracted to fit the number of elements contained in the element array + 1.


expansionFactor

float expansionFactor
The expansion factor of the array. When the array needs to be expanded, the new array size will be internalArray.length * expansionFactor if expansionMode is set to MULTIPLICATIVE_MODE, or internalArray.length + expansionFactor if expansionMode is set to ADDITIVE_MODE.


expansionMode

int expansionMode
Determines whether array expansion by expansionFactor is additive or multiplicative.


initialCapacity

int initialCapacity
The initial capacity of the array. Initial capacity is not exposed as a property as it is only meaningful when passed to a constructor.


internalArray

double[] internalArray
The internal storage array.


numElements

int numElements
The number of addressable elements in the array. Note that this has nothing to do with the length of the internal storage array.


startIndex

int startIndex
The position of the first addressable element in the internal storage array. The addressable elements in the array are internalArray[startIndex],...,internalArray[startIndex + numElements -1]


Package org.apache.openejb.openjpa

Class org.apache.openejb.openjpa.PrefixMappingRepository extends org.apache.openjpa.jdbc.meta.MappingRepository implements Serializable

Serialized Fields

prefix

String prefix

Package org.apache.openejb.persistence

Class org.apache.openejb.persistence.EntityManagerAlreadyRegisteredException extends Exception implements Serializable

Class org.apache.openejb.persistence.JtaEntityManager extends Object implements Serializable

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

registry

JtaEntityManagerRegistry registry

entityManagerFactory

javax.persistence.EntityManagerFactory entityManagerFactory

properties

Map<K,V> properties

extended

boolean extended

unitName

String unitName

logger

Logger logger

Package org.apache.openejb.util

Class org.apache.openejb.util.AnnotationFinder.FoundException extends RuntimeException implements Serializable

Class org.apache.openejb.util.AnnotationFinder.NotFoundException extends RuntimeException implements Serializable

Class org.apache.openejb.util.ArrayEnumeration extends Object implements Serializable

serialVersionUID: -1194966576855523042L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.openejb.util.CircularReferencesException extends RuntimeException implements Serializable

Serialized Fields

circuits

List<E> circuits

Class org.apache.openejb.util.Enumerator extends Object implements Serializable

serialVersionUID: 8382575322402414896L

Serialized Fields

list

List<E> list

index

int index

Class org.apache.openejb.util.JuliLogStream.OpenEJBLogRecord extends LogRecord implements Serializable

Serialized Fields

sourceClassName

String sourceClassName
The name of the class that issued the logging call.

 

sourceMethodName

String sourceMethodName
The name of the method that issued the logging call.

 

Class org.apache.openejb.util.PojoExternalization extends PojoSerialization implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.openejb.util.PojoSerialization extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

object

Object object

Class org.apache.openejb.util.ServiceManagerProxy.AlreadyStartedException extends Exception implements Serializable

Class org.apache.openejb.util.SuperProperties extends Properties implements Serializable

Serialized Fields

properties

LinkedHashMap<K,V> properties
Actual property values.


comments

LinkedHashMap<K,V> comments
Comments for individual the properties.


attributes

LinkedHashMap<K,V> attributes
Attributes for the properties.


defaults

Properties defaults
The default property values.


caseInsensitive

boolean caseInsensitive
Are lookups case insensitive?


keyValueSeparator

String keyValueSeparator
The text between a key and the value.


lineSeparator

String lineSeparator
The line separator to use when storing. Defaults to system line separator.


indent

String indent
Number of spaces to indent each line of the properties file.


commentIndent

String commentIndent
Number of spaces to indent comment after '#' character.


spaceBetweenProperties

boolean spaceBetweenProperties
Should there be a blank line between properties.


spaceAfterComment

boolean spaceAfterComment
Should there be a blank line between a comment and the property.


builder

DocumentBuilder builder
Used for loadFromXML.


Package org.apache.openejb.util.proxy

Class org.apache.openejb.util.proxy.ProxyGenerationException extends Exception implements Serializable



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.