|
JBoss Wise API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.wise.core.client.SpiLoader
public class SpiLoader
| Constructor Summary | |
|---|---|
SpiLoader()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
loadFromServices(java.lang.String propertyName)
Use the Services API (as detailed in the JAR specification), if available, to determine the classname. |
static java.lang.Object |
loadFromSystemProperty(java.lang.String propertyName)
Use the system property |
static java.lang.Object |
loadService(java.lang.String propertyName,
java.lang.String defaultFactory)
This method uses the algorithm below 1. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpiLoader()
| Method Detail |
|---|
public static java.lang.Object loadService(java.lang.String propertyName,
java.lang.String defaultFactory)
propertyName - defaultFactory -
public static java.lang.Object loadFromServices(java.lang.String propertyName)
propertyName -
public static java.lang.Object loadFromSystemProperty(java.lang.String propertyName)
propertyName -
|
JBoss Wise API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||