public class ORBManager extends Object
Constructor and Description |
---|
ORBManager() |
Modifier and Type | Method and Description |
---|---|
static ORB |
getORB() |
static OA |
getPOA() |
static Services |
getServices() |
static boolean |
isInitialised() |
static void |
reset() |
static boolean |
setORB(ORB theOrb) |
static boolean |
setPOA(OA thePoa) |
public static final ORB getORB()
public static final boolean setORB(ORB theOrb)
public static final OA getPOA()
public static final boolean setPOA(OA thePoa)
public static final Services getServices()
public static final boolean isInitialised()
public static void reset()
Copyright © 2021 JBoss by Red Hat. All rights reserved.