org.objectweb.david.libs.stub_factories.std
Interface Constants

All Known Implementing Classes:
JDelegate, JStubFactory, Skeleton, Stub

public interface Constants

Constants of the CORBA stub factory.


Field Summary
static String _bad_operation
          BAD_OPERATION exception repository id.
static String _corba_object_id
          CORBA Object repository id
static String _corba_prefix
          Prefix to all CORBA module entities repository ids.
static String[] _just_corba_object
           
 

Field Detail

_corba_prefix

public static final String _corba_prefix
Prefix to all CORBA module entities repository ids.

Compatibility with the "IDL:omg.org/CORBA/" style of prefixes is handled by the delegates created by JStubFactory.


_corba_object_id

public static final String _corba_object_id
CORBA Object repository id

_bad_operation

public static final String _bad_operation
BAD_OPERATION exception repository id.

_just_corba_object

public static final String[] _just_corba_object