org.apache.geronimo.security.deploy
Class MapOfSets.MapOfSetsEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
org.apache.geronimo.security.deploy.MapOfSets.MapOfSetsEditor
- All Implemented Interfaces:
- PropertyEditor
- Enclosing class:
- MapOfSets
public static class MapOfSets.MapOfSetsEditor
- extends org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapOfSets.MapOfSetsEditor
public MapOfSets.MapOfSetsEditor()
setAsText
public void setAsText(String text)
- Specified by:
setAsText
in interface PropertyEditor
- Overrides:
setAsText
in class org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
getAsText
public String getAsText()
- Specified by:
getAsText
in interface PropertyEditor
- Overrides:
getAsText
in class PropertyEditorSupport
Copyright © 2006 Apache Software Foundation. All Rights Reserved.