Uses of Class
edu.isi.pegasus.common.credential.CredentialHandlerFactoryException

Packages that use CredentialHandlerFactoryException
edu.isi.pegasus.common.credential   
 

Uses of CredentialHandlerFactoryException in edu.isi.pegasus.common.credential
 

Methods in edu.isi.pegasus.common.credential that throw CredentialHandlerFactoryException
 void CredentialHandlerFactory.initialize(PegasusBag bag)
          Initializes the Factory.
 CredentialHandler CredentialHandlerFactory.loadInstance(CredentialHandler.TYPE type)
          This method loads the appropriate implementing CondorStyle as specified by the user at runtime.
private  CredentialHandler CredentialHandlerFactory.loadInstance(PegasusBag bag, String className)
          This method loads the appropriate CredentialHandler using reflection.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.