|
JDeveloper SCM API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for SCM clients' registration with the framework.
Method Summary | |
SCMClient |
getClient(java.lang.String name)
Framework-level method. |
java.util.Iterator |
getRegisteredClients()
Framework-level method. |
void |
register(SCMClient client)
Registers the given client as available. |
Method Detail |
public void register(SCMClient client)
client
- the source control client to register.public java.util.Iterator getRegisteredClients()
public SCMClient getClient(java.lang.String name)
name
- the class name of the client to return
|
Copyright © 2002 Oracle Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.