Serialized Form
Package org.osgi.framework |
ldap
org.knopflerfish.framework.LDAPExpr ldap
bundle
Bundle bundle
actionMask
int actionMask
serialVersionUID: 4080640865971756012l
bundle
Bundle bundle
- Bundle that had a change occur in its lifecycle.
type
int type
- Type of bundle lifecycle change.
serialVersionUID: 3571095144220455665l
cause
java.lang.Throwable cause
- Nested exception.
serialVersionUID: 3257846601685873716l
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- readObject is called to restore the state of the BundlePermission from a
stream.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- WriteObject is called to save the state of the
BundlePermission
object to a stream. The actions are
serialized, and the superclass takes care of the name.
actions
java.lang.String actions
- The actions in canonical form.
-
serialVersionUID: 207051004521261705l
bundle
Bundle bundle
- Bundle related to the event.
throwable
java.lang.Throwable throwable
- Exception related to the event.
type
int type
- Type of event.
serialVersionUID: -4295194420816491875l
filter
java.lang.String filter
- The invalid filter string.
cause
java.lang.Throwable cause
- Nested exception.
serialVersionUID: -5107705877071099135l
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.
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.
actions
java.lang.String actions
- The actions in canonical form.
-
serialVersionUID: 8792901483909409299l
reference
ServiceReference reference
- Reference to the service that had a change occur in its lifecycle.
type
int type
- Type of service lifecycle change.
serialVersionUID: -7662148639076511574l
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.
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.
actions
java.lang.String actions
- The actions in canonical form.
-
Package org.ungoverned.osgi.service.bundlerepository |
m_pkg
PackageDeclaration m_pkg
Package org.osgi.service.cm |
serialVersionUID: -1690090413441769377l
property
java.lang.String property
reason
java.lang.String reason
cause
java.lang.Throwable cause
- Nested exception.
serialVersionUID: 5716868734811965383l
Package org.osgi.service.component |
serialVersionUID: -7438212656298726924l
cause
java.lang.Throwable cause
- Nested exception.
Package org.osgi.service.event |
serialVersionUID: -5855563886961618300l
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.
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.
actions
java.lang.String actions
- The actions in canonical form.
-
Package org.osgi.service.http |
serialVersionUID: 7235606031147877747l
cause
java.lang.Throwable cause
- Nested exception.
name
java.lang.String name
value
java.lang.Object value
name
java.lang.String name
value
java.lang.Object value
request
ServletRequest request
servlet
Servlet servlet
permanent
boolean permanent
seconds
int seconds
Package javax.servlet.http |
name
java.lang.String name
value
java.lang.Object value
Package org.osgi.service.prefs |
serialVersionUID: -1415637364122829574l
cause
java.lang.Throwable cause
- Nested exception.
Package org.osgi.service.upnp |
serialVersionUID: -262013318122195146l
errorCode
int errorCode
- Key for an error information that is an int type variable and that is
used to identify occured errors.
Package org.knopflerfish.service.um.useradmin |
serialVersionUID: 1l
nested
java.lang.Throwable nested
Package org.osgi.service.useradmin |
serialVersionUID: -1179971692401603789l
readObject
private void readObject(java.io.ObjectInputStream ois)
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.
actions
java.lang.String actions
- The actions in canonical form.
-
Package org.knopflerfish.util |
serialVersionUID: 1l
timeout
long timeout
serialVersionUID: 1l
m_nMaxSize
int m_nMaxSize
queueClosed
boolean queueClosed
Package org.osgi.service.wireadmin |
serialVersionUID: -5583709391516569321l
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- readObject is called to restore the state of the ServicePermission from a
stream.
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- 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.
actions
java.lang.String actions
- The actions in canonical form.
-
Package javax.xml.parsers |
Class javax.xml.parsers.FactoryConfigurationError extends java.lang.Error implements Serializable |
exception
java.lang.Exception exception
Class javax.xml.parsers.ParserConfigurationException extends java.lang.Exception implements Serializable |