Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


com.bea.wcp.profile
Class ProfileRouterImplBase

java.lang.Object
  extended bycom.bea.wcp.profile.ProfileRouterImplBase
All Implemented Interfaces:
ProfileRouter

public class ProfileRouterImplBase
extends java.lang.Object
implements ProfileRouter

This is a blank profile router, used for development and testing work.

Copyright © 2008 Oracle Corp. All Rights Reserved.

Constructor Summary
ProfileRouterImplBase()
           
 
Method Summary
 java.lang.String getProviderName(java.lang.String documentSelector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileRouterImplBase

public ProfileRouterImplBase()
Method Detail

getProviderName

public java.lang.String getProviderName(java.lang.String documentSelector)
Specified by:
getProviderName in interface ProfileRouter

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