Serialized Form


Package org.jboss.osgi.deployment.interceptor

Class org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException extends RuntimeException implements Serializable


Package org.jboss.osgi.metadata

Class org.jboss.osgi.metadata.CaseInsensitiveDictionary extends Hashtable implements Serializable

serialVersionUID: 5802491129524016545L

Serialized Fields

delegate

Dictionary<K,V> delegate
The delegate dictionary


originalKeys

Set<E> originalKeys
The original keys

Class org.jboss.osgi.metadata.NativeLibrary extends Object implements Serializable

serialVersionUID: -1637806718398794304L

Serialized Fields

libraryPath

String libraryPath

Class org.jboss.osgi.metadata.NativeLibraryMetaData extends Object implements Serializable

serialVersionUID: 7650641261993316609L

Serialized Fields

nativeLibraries

List<E> nativeLibraries
The nativeLibraries


Package org.jboss.osgi.resolver

Class org.jboss.osgi.resolver.XResolverException extends RuntimeException implements Serializable

Serialized Fields

module

XModule module

req

Object req

Package org.jboss.osgi.spi

Class org.jboss.osgi.spi.BundleInfo extends Object implements Serializable

serialVersionUID: -2363297020450715134L

Serialized Fields

rootURL

URL rootURL

location

String location

symbolicName

String symbolicName

bundleVersion

String bundleVersion

Class org.jboss.osgi.spi.NotImplementedException extends RuntimeException implements Serializable


Package org.jboss.osgi.spi.framework

Class org.jboss.osgi.spi.framework.FrameworkException extends RuntimeException implements Serializable


Package org.jboss.osgi.spi.util

Class org.jboss.osgi.spi.util.BundleInfo extends Object implements Serializable

serialVersionUID: -2363297020450715134L

Serialized Fields

rootURL

URL rootURL
Deprecated. 

location

String location
Deprecated. 

symbolicName

String symbolicName
Deprecated. 

bundleVersion

String bundleVersion
Deprecated. 

Class org.jboss.osgi.spi.util.UnmodifiableDictionary extends Dictionary<K,V> implements Serializable

serialVersionUID: -6793757957920326746L

Serialized Fields

delegate

Dictionary<K,V> delegate



Copyright © 2012. All Rights Reserved.