Knopflerfish OSGi bundle Event-Admin 4.0.1

Serialized 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.

 


Knopflerfish OSGi ${version}