public class ZeroAnno extends Object
| Constructor and Description |
|---|
ZeroAnno() |
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentMap<io.vertx.up.eon.em.ServerType,List<Class<?>>> |
getAgents()
Get all agents.
|
static Set<Class<?>> |
getEndpoints()
Get all endpoints
|
static Set<Event> |
getEvents()
Get all envents
|
static Set<Class<?>> |
getInjects()
Injects
|
static ConcurrentMap<String,Method> |
getIpcs() |
static ConcurrentMap<Class<?>,ConcurrentMap<String,Class<?>>> |
getPlugins()
Get all plugins
|
static Set<Receipt> |
getReceipts()
Get all receipts
|
static Set<Cliff> |
getWalls()
Get all guards
|
static Set<Class<?>> |
getWorkers()
Get all workers
|
public static ConcurrentMap<Class<?>,ConcurrentMap<String,Class<?>>> getPlugins()
public static ConcurrentMap<io.vertx.up.eon.em.ServerType,List<Class<?>>> getAgents()
public static ConcurrentMap<String,Method> getIpcs()
Copyright © 2018. All rights reserved.