|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HaService | |
|---|---|
| org.ow2.jonas.discovery.jgroups | |
| org.ow2.jonas.ejb2.internal | |
| org.ow2.jonas.ha.internal | |
| org.ow2.jonas.lib.ejb21 | |
| Uses of HaService in org.ow2.jonas.discovery.jgroups |
|---|
| Methods in org.ow2.jonas.discovery.jgroups with parameters of type HaService | |
|---|---|
void |
JgroupsDiscoveryServiceImpl.setHaService(HaService haService)
|
| Uses of HaService in org.ow2.jonas.ejb2.internal |
|---|
| Methods in org.ow2.jonas.ejb2.internal with parameters of type HaService | |
|---|---|
void |
JOnASEJBService.setHaService(HaService haService)
Set the reference on HA service. |
| Uses of HaService in org.ow2.jonas.ha.internal |
|---|
| Classes in org.ow2.jonas.ha.internal that implement HaService | |
|---|---|
class |
HaServiceImpl
This class binds the HA service to JOnAS and initializes the HA architecture. |
| Uses of HaService in org.ow2.jonas.lib.ejb21 |
|---|
| Methods in org.ow2.jonas.lib.ejb21 that return HaService | |
|---|---|
HaService |
JContainer.getHaService()
|
| Constructors in org.ow2.jonas.lib.ejb21 with parameters of type HaService | |
|---|---|
JContainer(String name,
String extFileName,
String file,
ClassLoader ld,
DeploymentDesc dd,
CmiService cmiService,
HaService haService,
IJAXRPCService jaxrpService,
MBeanServer jmxserver,
ResourceService resService)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||