org.fcrepo.server.storage.types
Class MethodDef

java.lang.Object
  extended by org.fcrepo.server.storage.types.MethodDef
Direct Known Subclasses:
MethodDefOperationBind, MmapMethodDef

public class MethodDef
extends Object

Author:
Sandy Payette

Field Summary
 String methodLabel
           
 String methodName
           
 MethodParmDef[] methodParms
           
 
Constructor Summary
MethodDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

methodName

public String methodName

methodLabel

public String methodLabel

methodParms

public MethodParmDef[] methodParms
Constructor Detail

MethodDef

public MethodDef()


Copyright © 2012 DuraSpace. All Rights Reserved.