Java IPC library provides new class called ipc.Servant. Objects of that class can be used to implement CORBA servants in Java and also provide a way of registering them in the IPC service. Examples of using this feature can be found in in ipc/jtest directory.