|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kt3k.straw.StrawEventHandlerFactory
public class StrawEventHandlerFactory
| Constructor Summary | |
|---|---|
StrawEventHandlerFactory()
|
|
| Method Summary | |
|---|---|
static java.util.List<StrawEventHandler> |
create(StrawPlugin plugin)
|
static java.util.List<StrawEventHandler> |
create(StrawPlugin[] plugins)
|
static StrawEventHandler |
create(StrawPlugin plugin,
java.lang.reflect.Method method)
create StrawEventHandler from plugin and method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrawEventHandlerFactory()
| Method Detail |
|---|
public static StrawEventHandler create(StrawPlugin plugin,
java.lang.reflect.Method method)
plugin - method -
public static java.util.List<StrawEventHandler> create(StrawPlugin plugin)
public static java.util.List<StrawEventHandler> create(StrawPlugin[] plugins)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||