org.fcrepo.server.storage.service
Class Mmap

java.lang.Object
  extended by org.fcrepo.server.storage.service.Mmap

public class Mmap
extends Object

Author:
Sandy Payette

Field Summary
 MmapMethodDef[] mmapMethods
           
 String mmapName
           
 Hashtable wsdlOperationToMethodDef
           
 
Constructor Summary
Mmap()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mmapName

public String mmapName

mmapMethods

public MmapMethodDef[] mmapMethods

wsdlOperationToMethodDef

public Hashtable wsdlOperationToMethodDef
Constructor Detail

Mmap

public Mmap()


Copyright © 2011 DuraSpace. All Rights Reserved.