org.apache.geronimo.system.plugin
Class PluginMetadata.Hash

java.lang.Object
  extended by org.apache.geronimo.system.plugin.PluginMetadata.Hash
All Implemented Interfaces:
Serializable
Enclosing class:
PluginMetadata

public static class PluginMetadata.Hash
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PluginMetadata.Hash(String type, String value)
           
 
Method Summary
 String getType()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginMetadata.Hash

public PluginMetadata.Hash(String type,
                           String value)
Method Detail

getType

public String getType()

getValue

public String getValue()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.