| 
 | Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines connection modes.
Various connection modes can be used by clients to find the root Application Module deployed using the Visigenic ORB.
oracle.jbo.common.JboContext| Field Summary | |
| static int | COLOCATEIndicates that client and server are executing in the same JVM. | 
| static int | LOCALDeprecated. Use JboContext.PLATFORM_LOCAL. | 
| static int | REMOTEIndicates that a naming service is to be used. | 
| static int | USE_BINDIndicates that remode applets are to use BIND. | 
| static int | USE_IORIndicates that IOR is to be used. | 
| Field Detail | 
public static final int LOCAL
JboContext.PLATFORM_LOCAL.
public static final int COLOCATE
public static final int REMOTE
public static final int USE_IOR
public static final int USE_BIND
| 
 | Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||