|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.openejb.ri.sp | |
org.openejb.server | |
org.openejb.server.admin | |
org.openejb.server.ejbd | |
org.openejb.server.httpd | |
org.openejb.server.telnet | |
org.openejb.spi | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
Uses of Service in org.openejb.ri.sp |
---|
Classes in org.openejb.ri.sp that implement Service | |
---|---|
class |
PseudoSecurityService
|
class |
PseudoTransactionService
|
Uses of Service in org.openejb.server |
---|
Subinterfaces of Service in org.openejb.server | |
---|---|
interface |
ServerService
The Server will call the following methods. |
Classes in org.openejb.server that implement Service | |
---|---|
class |
Server
This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels. |
class |
ServiceAccessController
The Server will call the following methods. |
class |
ServiceDaemon
The Server will call the following methods. |
class |
ServiceLogger
The Server will call the following methods. |
class |
ServicePool
The Server will call the following methods. |
Uses of Service in org.openejb.server.admin |
---|
Classes in org.openejb.server.admin that implement Service | |
---|---|
class |
AdminDaemon
This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels. |
Uses of Service in org.openejb.server.ejbd |
---|
Classes in org.openejb.server.ejbd that implement Service | |
---|---|
class |
EjbServer
|
Uses of Service in org.openejb.server.httpd |
---|
Classes in org.openejb.server.httpd that implement Service | |
---|---|
class |
HttpEjbServer
|
class |
HttpServer
This is the main class for the web administration. |
Uses of Service in org.openejb.server.telnet |
---|
Classes in org.openejb.server.telnet that implement Service | |
---|---|
class |
TelnetServer
|
Uses of Service in org.openejb.spi |
---|
Subinterfaces of Service in org.openejb.spi | |
---|---|
interface |
SecurityService
|
interface |
TransactionService
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |