Serialized Form


Package org.apache.felix.framework.searchpolicy

Class org.apache.felix.framework.searchpolicy.ResolveException extends Exception implements Serializable

Serialized Fields

m_module

IModule m_module

m_req

IRequirement m_req

Package org.apache.felix.framework.util

Class org.apache.felix.framework.util.StringMap extends TreeMap implements Serializable


Package org.apache.felix.framework.util.ldap

Class org.apache.felix.framework.util.ldap.AttributeNotFoundException extends EvaluationException implements Serializable

Class org.apache.felix.framework.util.ldap.EvaluationException extends Exception implements Serializable

Serialized Fields

m_unsupportedType

Class<T> m_unsupportedType

Class org.apache.felix.framework.util.ldap.ParseException extends Exception implements Serializable


Package org.apache.felix.moduleloader

Class org.apache.felix.moduleloader.ModuleEvent extends EventObject implements Serializable

Serialized Fields

m_module

IModule m_module

Class org.apache.felix.moduleloader.ResourceNotFoundException extends Exception implements Serializable


Package org.osgi.framework

Class org.osgi.framework.AdminPermission extends BasicPermission implements Serializable

serialVersionUID: 307051004521261705L

Serialized Fields

m_actions

String m_actions

m_actionMask

int m_actionMask

m_filterImpl

FilterImpl m_filterImpl

m_bundle

Bundle m_bundle

m_bundleDict

Dictionary<K,V> m_bundleDict

Class org.osgi.framework.BundleEvent extends EventObject implements Serializable

serialVersionUID: 4080640865971756012L

Serialized Fields

bundle

Bundle bundle

type

int type

Class org.osgi.framework.BundleException extends Exception implements Serializable

serialVersionUID: 3571095144220455665L

Serialized Fields

cause

Throwable cause

Class org.osgi.framework.BundlePermission extends BasicPermission implements Serializable

serialVersionUID: 3257846601685873716L

Serialization Methods

readObject

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

writeObject

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

actions

String actions

Class org.osgi.framework.FrameworkEvent extends EventObject implements Serializable

serialVersionUID: 207051004521261705L

Serialized Fields

bundle

Bundle bundle
Bundle related to the event.


throwable

Throwable throwable
Exception related to the event.


type

int type
Type of event.

Class org.osgi.framework.InvalidSyntaxException extends Exception implements Serializable

serialVersionUID: -4295194420816491875L

Serialized Fields

filter

String filter

cause

Throwable cause

Class org.osgi.framework.PackagePermission extends BasicPermission implements Serializable

serialVersionUID: -5107705877071099135L

Serialization Methods

readObject

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

writeObject

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

actions

String actions

Class org.osgi.framework.ServiceEvent extends EventObject implements Serializable

serialVersionUID: 8792901483909409299L

Serialized Fields

reference

ServiceReference reference

type

int type

Class org.osgi.framework.ServiceException extends RuntimeException implements Serializable

Serialized Fields

type

String type

Class org.osgi.framework.ServicePermission extends BasicPermission implements Serializable

serialVersionUID: -7662148639076511574L

Serialization Methods

readObject

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

writeObject

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

actions

String actions



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.