Serialized Form


Package org.apache.xbean.blueprint.generator

Class org.apache.xbean.blueprint.generator.InvalidModelException extends RuntimeException implements Serializable


Package org.apache.xbean.naming.context

Class org.apache.xbean.naming.context.AbstractContext extends Object implements Serializable

serialVersionUID: 6481918425692261483L

Serialized Fields

nameInNamespace

String nameInNamespace

parsedNameInNamespace

Name parsedNameInNamespace

contextAccess

ContextAccess contextAccess

modifiable

boolean modifiable

inCall

ThreadLocal<T> inCall

Class org.apache.xbean.naming.context.AbstractFederatedContext extends AbstractContext implements Serializable

Serialized Fields

contextFederation

ContextFederation contextFederation

masterContext

AbstractFederatedContext masterContext

Class org.apache.xbean.naming.context.ContextUtil.Node extends HashMap<String,Object> implements Serializable

Class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding extends Binding implements Serializable

Serialized Fields

value

Object value

context

Context context

Class org.apache.xbean.naming.context.ImmutableContext extends AbstractContext implements Serializable

Serialized Fields

localBindings

Map<K,V> localBindings

absoluteIndex

Map<K,V> absoluteIndex

Class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext extends AbstractContext implements Serializable

Serialized Fields

localBindings

Map<K,V> localBindings

pathWithSlash

String pathWithSlash

Class org.apache.xbean.naming.context.ImmutableFederatedContext extends AbstractFederatedContext implements Serializable

Class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext extends AbstractFederatedContext implements Serializable

Serialized Fields

bindingsRef

AtomicReference<V> bindingsRef

pathWithSlash

String pathWithSlash

Class org.apache.xbean.naming.context.WritableContext extends AbstractFederatedContext implements Serializable

Serialized Fields

writeLock

Lock writeLock

bindingsRef

AtomicReference<V> bindingsRef

indexRef

AtomicReference<V> indexRef

cacheReferences

boolean cacheReferences

supportReferenceable

boolean supportReferenceable

checkDereferenceDifferent

boolean checkDereferenceDifferent

assumeDereferenceBound

boolean assumeDereferenceBound

Class org.apache.xbean.naming.context.WritableContext.NestedWritableContext extends AbstractFederatedContext implements Serializable

Serialized Fields

bindingsRef

AtomicReference<V> bindingsRef

pathWithSlash

String pathWithSlash

Package org.apache.xbean.naming.reference

Class org.apache.xbean.naming.reference.CachingReference extends SimpleReference implements Serializable

Serialized Fields

lock

Object lock

stringName

String stringName

context

Context context

reference

Reference reference

className

String className

value

Object value

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


Package org.apache.xbean.propertyeditor

Class org.apache.xbean.propertyeditor.PropertyEditorException extends RuntimeException implements Serializable


Package org.apache.xbean.recipe

Class org.apache.xbean.recipe.AbstractRecipe extends Object implements Serializable

Serialized Fields

id

long id

name

String name

Class org.apache.xbean.recipe.AllPropertiesRecipe extends AbstractRecipe implements Serializable

Class org.apache.xbean.recipe.ArrayRecipe extends AbstractRecipe implements Serializable

Serialized Fields

list

List<E> list

typeName

String typeName

typeClass

Class<T> typeClass

options

EnumSet<E extends Enum<E>> options

Class org.apache.xbean.recipe.CircularDependencyException extends ConstructionException implements Serializable

Serialized Fields

circularDependency

List<E> circularDependency

Class org.apache.xbean.recipe.CollectionRecipe extends AbstractRecipe implements Serializable

Serialized Fields

list

List<E> list

typeName

String typeName

typeClass

Class<T> typeClass

options

EnumSet<E extends Enum<E>> options

Class org.apache.xbean.recipe.ConstructionException extends RuntimeException implements Serializable

Serialized Fields

className

String className

attributeName

String attributeName

Class org.apache.xbean.recipe.MapRecipe extends AbstractRecipe implements Serializable

Serialized Fields

entries

List<E> entries

typeName

String typeName

typeClass

Class<T> typeClass

options

EnumSet<E extends Enum<E>> options

Class org.apache.xbean.recipe.MissingAccessorException extends ConstructionException implements Serializable

Serialized Fields

matchLevel

int matchLevel

Class org.apache.xbean.recipe.MissingFactoryMethodException extends ConstructionException implements Serializable

Class org.apache.xbean.recipe.NoSuchObjectException extends ConstructionException implements Serializable

Serialized Fields

name

String name

Class org.apache.xbean.recipe.ObjectRecipe extends AbstractRecipe implements Serializable

Serialized Fields

typeName

String typeName

typeClass

Class<T> typeClass

factoryMethod

String factoryMethod

constructorArgNames

List<E> constructorArgNames

constructorArgTypes

List<E> constructorArgTypes

properties

LinkedHashMap<K,V> properties

options

EnumSet<E extends Enum<E>> options

unsetProperties

Map<K,V> unsetProperties

Class org.apache.xbean.recipe.ReferenceNameRecipe extends AbstractRecipe implements Serializable

Serialized Fields

referenceName

String referenceName

Class org.apache.xbean.recipe.ReferenceRecipe extends AbstractRecipe implements Serializable

Serialized Fields

referenceName

String referenceName

Class org.apache.xbean.recipe.StaticRecipe extends Object implements Serializable

Serialized Fields

object

Object object
Deprecated. 

Class org.apache.xbean.recipe.UnresolvedReferencesException extends ConstructionException implements Serializable

Serialized Fields

unresolvedRefs

Map<K,V> unresolvedRefs

Class org.apache.xbean.recipe.UnsetPropertiesRecipe extends AbstractRecipe implements Serializable


Package org.apache.xbean.spring.generator

Class org.apache.xbean.spring.generator.InvalidModelException extends RuntimeException implements Serializable


Package org.apache.xbean.spring.jndi

Class org.apache.xbean.spring.jndi.DefaultContext extends Object implements Serializable

serialVersionUID: -5754338187296859149L

Serialized Fields

freeze

boolean freeze

environment

Hashtable<K,V> environment

bindings

Map<K,V> bindings

treeBindings

Map<K,V> treeBindings

frozen

boolean frozen

nameInNamespace

String nameInNamespace



Copyright © 2005-2013. All Rights Reserved.