BEA Systems, Inc.

BEA WebLogic SIP Server 3.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 © 2006 BEA Systems, Inc. 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/wlss31/
Copyright 2007 BEA Systems Inc.