Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.context.resolver
Class AbstractContextResolver

java.lang.Object
  extended by 
org.eclipse.jst.jsf.context.resolver.AbstractContextResolver
All Implemented Interfaces:
IContextResolver

public abstract class AbstractContextResolver
extends java.lang.Object
implements IContextResolver

The super-class of all context resolver impls.


Constructor Summary
AbstractContextResolver ()
           
 
Method Summary
abstract  boolean canResolveContext ( IModelContext modelContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractContextResolver

public AbstractContextResolver()
Method Detail

canResolveContext

public abstract boolean canResolveContext(
IModelContext modelContext)
Specified by:
canResolveContext in interface IContextResolver
Returns:
true if this resolver can resolve context information based on this context



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire