|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.manplato.GUIParts.Client.ConduitLoader
ConduitLoader This class is a set of methods to deal with validating and loading conduit class objects. This class is not instantiated.
Method Summary | |
static java.util.Vector |
dirConduits()
dirConduits returns a vector of potential conduit class names found in our classpath. |
static java.util.Vector |
loadDefaults()
loadDefaults returns a vector of Conduits found in our classpath. |
Conduit |
loadFromURL(java.lang.String url)
|
Methods inherited from class java.lang.Object |
|
Method Detail |
public Conduit loadFromURL(java.lang.String url) throws ConduitNotValidException
public static java.util.Vector loadDefaults()
public static java.util.Vector dirConduits()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |