Faceted Project Framework
Version 1.3

org.eclipse.wst.common.project.facet.core
Class ProjectFacetDetector

java.lang.Object
  extended by org.eclipse.wst.common.project.facet.core.ProjectFacetDetector

public abstract class ProjectFacetDetector
extends Object


Constructor Summary
ProjectFacetDetector()
           
 
Method Summary
abstract  void detect(IFacetedProjectWorkingCopy fpjwc, IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectFacetDetector

public ProjectFacetDetector()
Method Detail

detect

public abstract void detect(IFacetedProjectWorkingCopy fpjwc,
                            IProgressMonitor monitor)
                     throws CoreException
Throws:
CoreException

Faceted Project Framework
Version 1.3

Copyright (c) 2008 Oracle and others. All rights reserved.