|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.adminapi.jboss.AdminProvider
public class AdminProvider
Constructor Summary | |
---|---|
AdminProvider()
|
Method Summary | |
---|---|
static Admin |
getLocal()
|
static Admin |
getLocal(org.jboss.profileservice.spi.ProfileService profileService)
|
static Admin |
getRemote(java.lang.String provideURL,
java.lang.String userid,
java.lang.String password)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdminProvider()
Method Detail |
---|
public static Admin getLocal(org.jboss.profileservice.spi.ProfileService profileService)
public static Admin getLocal() throws AdminComponentException
AdminComponentException
public static Admin getRemote(java.lang.String provideURL, java.lang.String userid, java.lang.String password) throws AdminComponentException
AdminComponentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |