Tuscany Core

Serialized Form


Package org.apache.tuscany.core.builder

Class org.apache.tuscany.core.builder.BuilderConfigException extends BuilderException implements Serializable

Class org.apache.tuscany.core.builder.BuilderException extends CoreRuntimeException implements Serializable

Class org.apache.tuscany.core.builder.BuilderInitException extends BuilderException implements Serializable

Class org.apache.tuscany.core.builder.ContextCreationException extends BuilderException implements Serializable

Class org.apache.tuscany.core.builder.NoAccessorException extends BuilderException implements Serializable

Class org.apache.tuscany.core.builder.UnknownTypeException extends BuilderException implements Serializable


Package org.apache.tuscany.core.config

Class org.apache.tuscany.core.config.ConfigurationException extends org.apache.tuscany.common.TuscanyException implements Serializable

serialVersionUID: 7441469809266868036L

Class org.apache.tuscany.core.config.ConfigurationLoadException extends ConfigurationException implements Serializable

serialVersionUID: -2310798146091959144L

Serialized Fields

resourceURI

java.lang.String resourceURI

Class org.apache.tuscany.core.config.InvalidMetaDataException extends MetaDataException implements Serializable

Class org.apache.tuscany.core.config.InvalidRootElementException extends ConfigurationLoadException implements Serializable

serialVersionUID: 2376629433948140418L

Serialized Fields

expected

javax.xml.namespace.QName expected

actual

javax.xml.namespace.QName actual

Class org.apache.tuscany.core.config.InvalidSetterException extends ConfigurationLoadException implements Serializable

serialVersionUID: -3298236203808038211L

Class org.apache.tuscany.core.config.MetaDataException extends ConfigurationLoadException implements Serializable

Class org.apache.tuscany.core.config.MissingInterfaceException extends ConfigurationLoadException implements Serializable

Class org.apache.tuscany.core.config.MissingResourceException extends ConfigurationLoadException implements Serializable

Class org.apache.tuscany.core.config.SidefileLoadException extends ConfigurationLoadException implements Serializable

serialVersionUID: -3530306758412789392L

Serialized Fields

sidefileURI

java.lang.String sidefileURI

Package org.apache.tuscany.core.context

Class org.apache.tuscany.core.context.AutowireResolutionException extends TargetException implements Serializable

Class org.apache.tuscany.core.context.ContextInitException extends ContextRuntimeException implements Serializable

Class org.apache.tuscany.core.context.ContextRuntimeException extends CoreRuntimeException implements Serializable

Class org.apache.tuscany.core.context.CoreRuntimeException extends org.apache.tuscany.common.TuscanyRuntimeException implements Serializable

Class org.apache.tuscany.core.context.DuplicateNameException extends ContextRuntimeException implements Serializable

Class org.apache.tuscany.core.context.EventException extends CoreRuntimeException implements Serializable

Class org.apache.tuscany.core.context.InvalidNameException extends ContextRuntimeException implements Serializable

Class org.apache.tuscany.core.context.MissingContextFactoryException extends ConfigurationException implements Serializable

serialVersionUID: 5140433835245354247L

Class org.apache.tuscany.core.context.MissingImplementationException extends ConfigurationException implements Serializable

serialVersionUID: 7274481740916067128L

Class org.apache.tuscany.core.context.MissingScopeException extends ConfigurationException implements Serializable

serialVersionUID: -6999184494724096056L

Class org.apache.tuscany.core.context.ProxyConfigurationException extends ConfigurationException implements Serializable

serialVersionUID: -5860342620108741058L

Class org.apache.tuscany.core.context.ScopeInitializationException extends ScopeRuntimeException implements Serializable

Class org.apache.tuscany.core.context.ScopeRuntimeException extends CoreRuntimeException implements Serializable

Class org.apache.tuscany.core.context.ServiceNotFoundException extends org.osoa.sca.ServiceRuntimeException implements Serializable

Class org.apache.tuscany.core.context.TargetException extends CoreRuntimeException implements Serializable


Package org.apache.tuscany.core.injection

Class org.apache.tuscany.core.injection.FactoryInitException extends InjectionRuntimeException implements Serializable

Class org.apache.tuscany.core.injection.InjectionRuntimeException extends org.apache.tuscany.common.TuscanyRuntimeException implements Serializable

Class org.apache.tuscany.core.injection.ObjectCallbackException extends InjectionRuntimeException implements Serializable

Class org.apache.tuscany.core.injection.ObjectCreationException extends InjectionRuntimeException implements Serializable


Package org.apache.tuscany.core.loader

Class org.apache.tuscany.core.loader.InvalidPropertyFactoryException extends ConfigurationLoadException implements Serializable

serialVersionUID: 5017976138519117474L


Package org.apache.tuscany.core.wire

Class org.apache.tuscany.core.wire.InvocationRuntimeException extends org.osoa.sca.ServiceRuntimeException implements Serializable

Class org.apache.tuscany.core.wire.MethodHashMap extends java.util.HashMap<java.lang.reflect.Method,T extends InvocationConfiguration> implements Serializable

Class org.apache.tuscany.core.wire.ProxyCreationException extends WireException implements Serializable

Class org.apache.tuscany.core.wire.WireException extends org.apache.tuscany.common.TuscanyException implements Serializable

Class org.apache.tuscany.core.wire.WireFactoryInitException extends WireException implements Serializable


Tuscany Core

-