com.bea.netuix.client.classifier
Class ClientClassifierFactory

java.lang.Object
  extended by com.bea.netuix.client.classifier.ClientClassifierFactory

Deprecated as of 11.0. Use com.bea.netuix.client.ClientClassifierFactory instead.

@Deprecated
public class ClientClassifierFactory
extends Object

Factory for getting access to a ClientClassifier, which is used to place a client request into a pre-configured "classification" category. This can be used to customize content or look-and-feel for different client browsers.


Constructor Summary
ClientClassifierFactory()
          Deprecated  
 
Method Summary
static ClientClassifier getClientClassifier()
          Deprecated  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientClassifierFactory

public ClientClassifierFactory()
Deprecated 
Method Detail

getClientClassifier

public static ClientClassifier getClientClassifier()
Deprecated 
Returns
The ClientClassifier instance.


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.