Skip navigation links


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.

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.