|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.core.config.ConfigPlugins
public class ConfigPlugins
A Singleton to conveniently access the registered ConfigPlugins.
| Field Summary | |
|---|---|
static java.lang.String |
EXTENSION_POINT
|
| Constructor Summary | |
|---|---|
ConfigPlugins()
|
|
| Method Summary | |
|---|---|
static java.util.Iterator<IConfigPlugin> |
listPlugins()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EXTENSION_POINT
| Constructor Detail |
|---|
public ConfigPlugins()
| Method Detail |
|---|
public static java.util.Iterator<IConfigPlugin> listPlugins()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||