public interface IJVMAcceptorManager
JVM acceptors in the current JVM.| Modifier and Type | Field and Description |
|---|---|
static IJVMAcceptorManager |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
IJVMAcceptor |
getAcceptor(String name) |
IRegistry<String,IJVMAcceptor> |
getAcceptorRegistry() |
static final IJVMAcceptorManager INSTANCE
IRegistry<String,IJVMAcceptor> getAcceptorRegistry()
IJVMAcceptor getAcceptor(String name)
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.