org.apache.openejb.server.auth
Class IPAddressPermissionEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.apache.openejb.server.auth.IPAddressPermissionEditor
- All Implemented Interfaces:
- PropertyEditor
public class IPAddressPermissionEditor
- extends PropertyEditorSupport
- Version:
- $Revision$ $Date$
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IPAddressPermissionEditor
public IPAddressPermissionEditor()
setAsText
public void setAsText(String text)
throws IllegalArgumentException
- Specified by:
setAsText
in interface PropertyEditor
- Overrides:
setAsText
in class PropertyEditorSupport
- Throws:
IllegalArgumentException
getValue
public Object getValue()
- Specified by:
getValue
in interface PropertyEditor
- Overrides:
getValue
in class PropertyEditorSupport
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.