gov.nih.nci.cagrid.gridgrouper.service
Class GridGrouperImplBase

java.lang.Object
  extended by gov.nih.nci.cagrid.gridgrouper.service.GridGrouperImplBase

public abstract class GridGrouperImplBase
extends java.lang.Object

DO NOT EDIT: This class is autogenerated! Provides some simple accessors for the Impl.


Constructor Summary
GridGrouperImplBase()
           
 
Method Summary
 ServiceConfiguration getConfiguration()
           
protected  java.lang.Object getMetadata(javax.xml.namespace.QName metadataQName)
           
 BaseResourceHome getResourceHome()
           
protected  org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
           
protected  ServiceMetadata getServiceMetadataValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridGrouperImplBase

public GridGrouperImplBase()
                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getConfiguration

public ServiceConfiguration getConfiguration()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

getResourceHome

public BaseResourceHome getResourceHome()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

getResourceHome

protected org.globus.wsrf.ResourceHome getResourceHome(java.lang.String resourceKey)
                                                throws java.lang.Exception
Throws:
java.lang.Exception

getServiceMetadataValue

protected ServiceMetadata getServiceMetadataValue()

getMetadata

protected java.lang.Object getMetadata(javax.xml.namespace.QName metadataQName)