Serialized Form
Package org.knopflerfish.framework |
m_nMaxSize
int m_nMaxSize
queueClosed
boolean queueClosed
Package org.knopflerfish.framework.permissions |
serialVersionUID: 1L
location
java.lang.String location
bundle
Bundle bundle
pinfos
org.knopflerfish.framework.permissions.PermissionInfoStorage pinfos
cpinfos
org.knopflerfish.framework.permissions.ConditionalPermissionInfoStorage cpinfos
implicitPermissions
java.security.PermissionCollection implicitPermissions
localPermissions
java.security.PermissionCollection localPermissions
systemPermissions
java.security.PermissionCollection systemPermissions
dataRoot
java.io.File dataRoot
readOnly
boolean readOnly
condPermList
java.util.ArrayList<E> condPermList
Package org.osgi.framework |
ldap
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.
- 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 the
BundlePermission
object to a stream. The actions are
serialized, and the superclass takes care of the name.
- Throws:
java.io.IOException
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.
- 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
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.
- 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
actions
java.lang.String actions
- The actions in canonical form.
-