|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.extension.helper.impl.DiscoveryUtils
public class DiscoveryUtils
Discovers Activators in the classpath using the J2SE jar file extensions for Service Provider discovery
| Constructor Summary | |
|---|---|
DiscoveryUtils()
|
|
| Method Summary | ||
|---|---|---|
static
|
discoverActivators(java.lang.Class<T> activatorClass,
ExtensionPointRegistry registry)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscoveryUtils()
| Method Detail |
|---|
public static <T> java.util.List<T> discoverActivators(java.lang.Class<T> activatorClass,
ExtensionPointRegistry registry)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||