Serialized Form


Package org.apache.felix.framework.searchpolicy

Class org.apache.felix.framework.searchpolicy.ResolveException extends java.lang.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 java.util.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 java.lang.Exception implements Serializable

Serialized Fields

m_unsupportedType

java.lang.Class<T> m_unsupportedType

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


Package org.apache.felix.moduleloader

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

Serialized Fields

m_module

IModule m_module

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


Package org.osgi.framework

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

serialVersionUID: 307051004521261705L

Serialized Fields

m_actions

java.lang.String m_actions

m_actionMask

int m_actionMask

m_filterImpl

FilterImpl m_filterImpl

m_bundle

org.osgi.framework.Bundle m_bundle

m_bundleDict

java.util.Dictionary<K,V> m_bundleDict

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

serialVersionUID: 4080640865971756012L

Serialized Fields

bundle

org.osgi.framework.Bundle bundle

type

int type

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

serialVersionUID: 3571095144220455665L

Serialized Fields

cause

java.lang.Throwable cause

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

serialVersionUID: 3257846601685873716L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

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

actions

java.lang.String actions

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

serialVersionUID: 207051004521261705L

Serialized Fields

bundle

org.osgi.framework.Bundle bundle
Bundle related to the event.


throwable

java.lang.Throwable throwable
Exception related to the event.


type

int type
Type of event.

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

serialVersionUID: -4295194420816491875L

Serialized Fields

filter

java.lang.String filter

cause

java.lang.Throwable cause

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

serialVersionUID: -5107705877071099135L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

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

actions

java.lang.String actions

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

serialVersionUID: 8792901483909409299L

Serialized Fields

reference

org.osgi.framework.ServiceReference reference

type

int type

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

Serialized Fields

type

java.lang.String type

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

serialVersionUID: -7662148639076511574L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

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

actions

java.lang.String actions



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