Serialized Form


Package org.apache.aries.blueprint

Class org.apache.aries.blueprint.ComponentNameAlreadyInUseException extends java.lang.RuntimeException implements Serializable

Serialized Fields

conflictingName

java.lang.String conflictingName

Package org.apache.aries.blueprint.annotation.impl

Class org.apache.aries.blueprint.annotation.impl.BlueprintAnnotationException extends java.lang.RuntimeException implements Serializable


Package org.apache.aries.blueprint.di

Class org.apache.aries.blueprint.di.CircularDependencyException extends ComponentDefinitionException implements Serializable

Serialized Fields

circularDependency

java.util.List<E> circularDependency

Package org.apache.aries.blueprint.proxy

Class org.apache.aries.blueprint.proxy.Collaborator extends java.lang.Object implements Serializable

serialVersionUID: -58189302118314469L


Package org.apache.aries.blueprint.sample

Class org.apache.aries.blueprint.sample.Foo extends java.lang.Object implements Serializable

Serialized Fields

a

int a

b

int b

bar

Bar bar

currency

java.util.Currency currency

date

java.util.Date date

initialized

boolean initialized

destroyed

boolean destroyed

props

java.util.Map<K,V> props

Package org.osgi.service.blueprint.container

Class org.osgi.service.blueprint.container.ComponentDefinitionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class org.osgi.service.blueprint.container.NoSuchComponentException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

componentId

java.lang.String componentId
The requested component id that generated the exception.

Class org.osgi.service.blueprint.container.ServiceUnavailableException extends org.osgi.framework.ServiceException implements Serializable

serialVersionUID: 1L

Serialized Fields

filter

java.lang.String filter
The filter string associated with the exception.



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.