|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Factory | |
---|---|
leafchat.core.api | leafChat's core API, available to all plugins. |
Uses of Factory in leafchat.core.api |
---|
Methods in leafchat.core.api with parameters of type Factory | |
---|---|
void |
PluginContext.registerFactory(java.lang.Class<? extends FactoryObject> objectInterface,
Factory f)
Register an object as the factory creating objects of a given interface (which should be in the .api package) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |