public class JavaIdlRCServiceInit extends Object implements RecoveryServiceInit
Modifier and Type | Field and Description |
---|---|
protected static RootOA |
_oa |
protected static ORB |
_orb |
protected static POA |
_poa |
protected static String |
uid4Recovery |
Constructor and Description |
---|
JavaIdlRCServiceInit() |
Modifier and Type | Method and Description |
---|---|
static void |
shutdownRCService() |
boolean |
startRCservice()
This starts the service in the RecoveryManager.
|
static String |
type() |
protected static POA _poa
protected static ORB _orb
protected static RootOA _oa
protected static String uid4Recovery
public boolean startRCservice()
startRCservice
in interface RecoveryServiceInit
public static void shutdownRCService()
public static String type()
Copyright © 2021 JBoss by Red Hat. All rights reserved.