org.objectweb.jonas.security.iiop.Csiv2Initializer Class Reference

List of all members.

Public Member Functions

void post_init (ORBInitInfo info)
void pre_init (ORBInitInfo info)

Detailed Description

Initializer of SAS interceptor
Author:
Florent Benoit

Definition at line 47 of file Csiv2Initializer.java.


Member Function Documentation

void org.objectweb.jonas.security.iiop.Csiv2Initializer.post_init ORBInitInfo  info  ) 
 

Called during ORB initialization. If a service must resolve initial references as part of its initialization, it can assume that all initial references will be available at this point.

Parameters:
info provides initialization attributes and operations by which Interceptors can be registered.

Definition at line 66 of file Csiv2Initializer.java.

void org.objectweb.jonas.security.iiop.Csiv2Initializer.pre_init ORBInitInfo  info  ) 
 

Called during ORB initialization. If it is expected that initial services registered by an interceptor will be used by other interceptors, then those initial services shall be registered at this point via calls to ORBInitInfo.register_initial_reference.

Parameters:
info provides initialization attributes and operations by which Interceptors can be registered.

Definition at line 116 of file Csiv2Initializer.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:40 2005 for JOnAS by  doxygen 1.3.9.1