Serialized Form
-
Package org.osgi.application
-
Class org.osgi.application.ApplicationServiceEvent
class ApplicationServiceEvent extends org.osgi.framework.ServiceEvent implements Serializable- serialVersionUID:
- -4762149286971897323L
-
Serialized Fields
-
serviceObject
Object serviceObject
-
-
-
Package org.osgi.service.application
-
Class org.osgi.service.application.ApplicationAdminPermission
class ApplicationAdminPermission extends Permission implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actions
String actions
-
actionsVector
Vector actionsVector
-
applicationDescriptor
ApplicationDescriptor applicationDescriptor
-
applicationID
String applicationID
-
appliedFilter
org.osgi.framework.Filter appliedFilter
-
filter
String filter
-
-
Exception org.osgi.service.application.ApplicationException
class ApplicationException extends Exception implements Serializable- serialVersionUID:
- -7173190453622508207L
-
Serialized Fields
-
errorCode
int errorCode
-
-
-
Package org.osgi.service.blueprint.container
-
Exception org.osgi.service.blueprint.container.ComponentDefinitionException
class ComponentDefinitionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.osgi.service.blueprint.container.NoSuchComponentException
class NoSuchComponentException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
componentId
String componentId
The requested component id that generated the exception.
-
-
-
Package org.osgi.service.cm
-
Exception org.osgi.service.cm.ConfigurationException
class ConfigurationException extends Exception implements Serializable- serialVersionUID:
- -1690090413441769377L
-
Class org.osgi.service.cm.ConfigurationPermission
class ConfigurationPermission extends BasicPermission implements Serializable- serialVersionUID:
- 5716868734811965383L
-
Serialization Methods
-
readObject
readObject is called to restore the state of this permission from a stream.- Throws:
IOException
ClassNotFoundException
-
writeObject
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:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
Exception org.osgi.service.cm.ReadOnlyConfigurationException
class ReadOnlyConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 1898442024230518832L
-
-
Package org.osgi.service.component
-
Exception org.osgi.service.component.ComponentException
class ComponentException extends RuntimeException implements Serializable- serialVersionUID:
- -7438212656298726924L
-
-
Package org.osgi.service.coordinator
-
Exception org.osgi.service.coordinator.CoordinationException
class CoordinationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
long id
-
name
String name
-
type
int type
-
-
Class org.osgi.service.coordinator.CoordinationPermission
class CoordinationPermission extends BasicPermission implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
readObject is called to restore the state of this permission from a stream.- Throws:
IOException
ClassNotFoundException
-
writeObject
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:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
-
Package org.osgi.service.deploymentadmin
-
Class org.osgi.service.deploymentadmin.DeploymentAdminPermission
class DeploymentAdminPermission extends Permission implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
Permission delegate
-
-
Exception org.osgi.service.deploymentadmin.DeploymentException
class DeploymentException extends Exception implements Serializable- serialVersionUID:
- 916011169146851101L
-
Serialized Fields
-
code
int code
-
-
-
Package org.osgi.service.deploymentadmin.spi
-
Class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
class DeploymentCustomizerPermission extends Permission implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
Permission delegate
-
-
Exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
class ResourceProcessorException extends Exception implements Serializable- serialVersionUID:
- 9135007015668223386L
-
Serialized Fields
-
code
int code
-
-
-
Package org.osgi.service.dmt
-
Exception org.osgi.service.dmt.DmtException
class DmtException extends Exception implements Serializable- serialVersionUID:
- -63006267148118655L
-
Serialized Fields
-
causes
Throwable[] causes
The list of originating exceptions, or empty list ornull
if there are no originating exceptions. -
code
int code
The error code of the failure, one of the constants defined in this class. -
fatal
boolean fatal
Determines whether the exception is fatal or not. This is basically a two-state severity indicator, with the 'fatal' severity being the more serious one. -
message
String message
The message associated with the exception, ornull
if there is no error message. -
uri
String uri
The URI of the node on which the failed DMT operation was issued, ornull
if the operation was not associated with a node.
-
-
Exception org.osgi.service.dmt.DmtIllegalStateException
class DmtIllegalStateException extends RuntimeException implements Serializable- serialVersionUID:
- 2015244852018469700L
-
-
Package org.osgi.service.dmt.security
-
Class org.osgi.service.dmt.security.AlertPermission
class AlertPermission extends Permission implements Serializable- serialVersionUID:
- -3206463101788245739L
-
Serialized Fields
-
isPrefix
boolean isPrefix
-
serverId
String serverId
-
-
Class org.osgi.service.dmt.security.DmtPermission
class DmtPermission extends Permission implements Serializable- serialVersionUID:
- -1910969921419407809L
-
Class org.osgi.service.dmt.security.DmtPrincipalPermission
class DmtPrincipalPermission extends Permission implements Serializable- serialVersionUID:
- 6388752177325038332L
-
Serialized Fields
-
isPrefix
boolean isPrefix
-
principal
String principal
-
-
-
Package org.osgi.service.event
-
Class org.osgi.service.event.TopicPermission
class TopicPermission extends Permission implements Serializable- serialVersionUID:
- -5855563886961618300L
-
Serialization Methods
-
readObject
readObject is called to restore the state of this permission from a stream.- Throws:
IOException
ClassNotFoundException
-
writeObject
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:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
-
Package org.osgi.service.monitor
-
Class org.osgi.service.monitor.MonitorPermission
class MonitorPermission extends Permission implements Serializable- serialVersionUID:
- -9084425194463274314L
-
-
Package org.osgi.service.prefs
-
Exception org.osgi.service.prefs.BackingStoreException
class BackingStoreException extends Exception implements Serializable- serialVersionUID:
- -1415637364122829574L
-
-
Package org.osgi.service.remoteserviceadmin
-
Class org.osgi.service.remoteserviceadmin.EndpointPermission
class EndpointPermission extends Permission implements Serializable- serialVersionUID:
- -7662148639076511574L
-
Serialization Methods
-
readObject
readObject is called to restore the state of this permission from a stream.- Throws:
IOException
ClassNotFoundException
-
writeObject
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:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
-
Package org.osgi.service.subsystem
-
Exception org.osgi.service.subsystem.SubsystemException
class SubsystemException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.osgi.service.subsystem.SubsystemPermission
class SubsystemPermission extends BasicPermission implements Serializable- serialVersionUID:
- 307051004521261705L
-
Serialization Methods
-
readObject
readObject is called to restore the state of this permission from a stream.- Throws:
IOException
ClassNotFoundException
-
writeObject
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:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
-
Package org.osgi.service.transaction.control
-
Exception org.osgi.service.transaction.control.ScopedWorkException
class ScopedWorkException extends RuntimeException implements Serializable- serialVersionUID:
- 4160254161503114842L
-
Exception org.osgi.service.transaction.control.TransactionException
class TransactionException extends RuntimeException implements Serializable- serialVersionUID:
- 5207030182661816993L
-
Exception org.osgi.service.transaction.control.TransactionRolledBackException
class TransactionRolledBackException extends TransactionException implements Serializable- serialVersionUID:
- -4144455511452441543L
-
-
Package org.osgi.service.upnp
-
Exception org.osgi.service.upnp.UPnPException
class UPnPException extends Exception implements Serializable- serialVersionUID:
- -262013318122195146L
-
Serialized Fields
-
errorCode
int errorCode
Key for an error information that is an int type variable and that is used to identify occurred errors.
-
-
-
Package org.osgi.service.useradmin
-
Class org.osgi.service.useradmin.UserAdminPermission
class UserAdminPermission extends BasicPermission implements Serializable- serialVersionUID:
- -1179971692401603789L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
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:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
-
Package org.osgi.service.wireadmin
-
Class org.osgi.service.wireadmin.WirePermission
class WirePermission extends BasicPermission implements Serializable- serialVersionUID:
- -5583709391516569321L
-
Serialization Methods
-
readObject
readObject is called to restore the state of the ServicePermission from a stream.- Throws:
IOException
ClassNotFoundException
-
writeObject
WriteObject is called to save the state of the ServicePermission to a stream. The actions are serialized, and the superclass takes care of the name.- Throws:
IOException
-
-
Serialized Fields
-
actions
String actions
The actions in canonical form.
-
-
-
Package org.osgi.util.converter
-
Exception org.osgi.util.converter.ConversionException
class ConversionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.osgi.util.promise
-
Exception org.osgi.util.promise.FailedPromisesException
class FailedPromisesException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
failed
Collection<Promise<?>> failed
-
-
Exception org.osgi.util.promise.TimeoutException
class TimeoutException extends Exception implements Serializable- serialVersionUID:
- 1L
-