Package com.sun.grid.ca
Class GridCAFactory
java.lang.Object
com.sun.grid.ca.GridCAFactory
Factory class for instances of
GridCA.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GridCAnewInstance(GridCAConfiguration config) Create a newGridCA
-
Constructor Details
-
GridCAFactory
public GridCAFactory()
-
-
Method Details
-
newInstance
Create a newGridCA- Parameters:
config- configuration of theGridCA- Returns:
- the
GridCA - Throws:
GridCAException- if th configuration is not valid
-