Serialized Form
Package org.osgi.framework |
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.
- 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 ServicePermission
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.
-
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.
- 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 ServicePermission
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.
-
Package org.ungoverned.moduleloader |
m_module
Module m_module
Package org.ungoverned.moduleloader.search |
m_module
Module m_module
m_identifier
java.lang.Object m_identifier
m_version
java.lang.Object m_version
m_isPropagation
boolean m_isPropagation
Package org.ungoverned.oscar.installer |
m_propPanel
PropertyPanel m_propPanel
m_okayButton
javax.swing.JButton m_okayButton
m_cancelButton
javax.swing.JButton m_cancelButton
m_statusLabel
javax.swing.JLabel m_statusLabel
m_propList
java.util.List<E> m_propList
m_artifactList
java.util.List<E> m_artifactList
m_propList
java.util.List<E> m_propList
m_propToCompMap
java.util.Map<K,V> m_propToCompMap
Package org.ungoverned.oscar.installer.editor |
m_prop
BooleanProperty m_prop
m_trueButton
javax.swing.JRadioButton m_trueButton
m_falseButton
javax.swing.JRadioButton m_falseButton
m_trueString
java.lang.String m_trueString
m_falseString
java.lang.String m_falseString
m_prop
Property m_prop
m_includeButton
javax.swing.JCheckBox m_includeButton
m_textField
javax.swing.JTextField m_textField
m_prop
StringProperty m_prop
m_textField
javax.swing.JTextField m_textField
m_browseButton
javax.swing.JButton m_browseButton
m_isDirectory
boolean m_isDirectory
m_prop
StringProperty m_prop
m_textField
javax.swing.JTextField m_textField
Package org.ungoverned.oscar.ldap |
m_unsupportedType
java.lang.Class<T> m_unsupportedType
Package org.ungoverned.oscar.util |