Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


oracle.security.opss.service.config
Interface TenantListener


public interface TenantListener

OPSS TenantContextManager should implement this interface to get notifications about tenant's entering and leaving the configuration system.

Author:
vbkumarjayanti

Method Summary
 void process(TenantEvent event, java.lang.String tenantId)
           

 

Method Detail

process

void process(TenantEvent event,
             java.lang.String tenantId)
Parameters:
event - the Event that occured
tenantId - the Id of the tenant

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.