Serialized Form
|
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 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
actions
java.lang.String actions
- The actions in canonical form.
-