org.apache.airavata.persistance.registry.jpa
Class JPAResourceAccessor

java.lang.Object
  extended by org.apache.airavata.persistance.registry.jpa.JPAResourceAccessor

public class JPAResourceAccessor
extends Object


Constructor Summary
JPAResourceAccessor(AiravataRegistry2 registry)
           
 
Method Summary
 GatewayResource getGateway()
           
 WorkerResource getWorker()
           
 ResourceUtils root()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAResourceAccessor

public JPAResourceAccessor(AiravataRegistry2 registry)
Method Detail

getGateway

public GatewayResource getGateway()

root

public ResourceUtils root()

getWorker

public WorkerResource getWorker()


Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.