|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.delegation.storage.GrDPStorageFactory
org.glite.security.delegation.storage.GrDPStorageDatabaseFactory
public class GrDPStorageDatabaseFactory
Allows creates of new instances of the database implementation of the GrDPStorage interface.
Constructor Summary | |
---|---|
GrDPStorageDatabaseFactory()
|
Method Summary | |
---|---|
GrDPStorage |
createGrDPStorage(GrDProxyDlgeeOptions dlgeeOptions)
Creates a new GrDPStorage instance and returns it to the user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrDPStorageDatabaseFactory()
Method Detail |
---|
public GrDPStorage createGrDPStorage(GrDProxyDlgeeOptions dlgeeOptions) throws GrDPStorageException
createGrDPStorage
in class GrDPStorageFactory
GrDPStorageException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |