OSGi™ Enterprise
Release 5

Serialized Form


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 ServiceException implements Serializable

serialVersionUID: 1L

Serialized Fields

filter

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


Package org.osgi.service.cm

Class org.osgi.service.cm.ConfigurationException extends java.lang.Exception implements Serializable

serialVersionUID: -1690090413441769377L

Serialized Fields

property

java.lang.String property

reason

java.lang.String reason

Class org.osgi.service.cm.ConfigurationPermission extends java.security.BasicPermission implements Serializable

serialVersionUID: 5716868734811965383L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Package org.osgi.service.component

Class org.osgi.service.component.ComponentException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -7438212656298726924L


Package org.osgi.service.coordinator

Class org.osgi.service.coordinator.CoordinationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

java.lang.String name

type

int type

id

long id

Class org.osgi.service.coordinator.CoordinationPermission extends java.security.BasicPermission implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Package org.osgi.service.event

Class org.osgi.service.event.TopicPermission extends java.security.Permission implements Serializable

serialVersionUID: -5855563886961618300L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Package org.osgi.service.http

Class org.osgi.service.http.NamespaceException extends java.lang.Exception implements Serializable

serialVersionUID: 7235606031147877747L


Package org.osgi.service.remoteserviceadmin

Class org.osgi.service.remoteserviceadmin.EndpointPermission extends java.security.Permission implements Serializable

serialVersionUID: -7662148639076511574L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Package org.osgi.service.resolver

Class org.osgi.service.resolver.ResolutionException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

unresolvedRequirements

java.util.Collection<E> unresolvedRequirements

Package org.osgi.service.subsystem

Class org.osgi.service.subsystem.SubsystemException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class org.osgi.service.subsystem.SubsystemPermission extends java.security.BasicPermission implements Serializable

serialVersionUID: 307051004521261705L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Package org.osgi.service.useradmin

Class org.osgi.service.useradmin.UserAdminPermission extends java.security.BasicPermission implements Serializable

serialVersionUID: -1179971692401603789L

Serialization Methods

readObject

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

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
writeObject is called to save the state of this object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 


OSGi™ Enterprise
Release 5

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0