org.apache.jetspeed.profiler.impl
Interface ProfileLocatorControl

All Superinterfaces:
org.apache.jetspeed.profiler.ProfileLocator
All Known Implementing Classes:
JetspeedProfileLocator

public interface ProfileLocatorControl
extends org.apache.jetspeed.profiler.ProfileLocator

ProfileLocatorControl

Version:
$Id: ProfileLocatorControl.java 187522 2004-09-17 20:02:03Z taylor $
Author:
David Sean Taylor

Field Summary
 
Fields inherited from interface org.apache.jetspeed.profiler.ProfileLocator
PAGE_LOCATOR, PATH_SEPARATOR, SECURITY_LOCATOR
 
Method Summary
 List getElements()
           
 
Methods inherited from interface org.apache.jetspeed.profiler.ProfileLocator
add, add, add, createFromLocatorPath, getLocatorPath, getLocatorPath, getRequestPath, getValue, init, isControl, isNavigation, iterator, toString
 

Method Detail

getElements

public List getElements()


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.