org.apache.geronimo.system.plugin
Class PluginMetadata.License
java.lang.Object
org.apache.geronimo.system.plugin.PluginMetadata.License
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PluginMetadata
public static class PluginMetadata.License
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginMetadata.License
public PluginMetadata.License(String name,
boolean osiApproved)
getName
public String getName()
isOsiApproved
public boolean isOsiApproved()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.