Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


com.bea.wcp.profile
Interface ProfileRouter

All Known Implementing Classes:
ProfileRouterImplBase

public interface ProfileRouter

When the profile service is configured to be routed using an explicit router class (rather than by provider name or by prefix), the router class must implement this interface.

The router class is configured in the profile.xml file, in an element like this:

    
       com.bea.wcp.example.RouterExample
    
 

Copyright © 2008 Oracle Corp. All Rights Reserved.

Method Summary
 java.lang.String getProviderName(java.lang.String documentSelector)
           
 

Method Detail

getProviderName

public java.lang.String getProviderName(java.lang.String documentSelector)

Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.