org.openfaces.component.filter
Class SimplePropertyLocatorFactory

java.lang.Object
  extended by org.openfaces.component.filter.SimplePropertyLocatorFactory
All Implemented Interfaces:
PropertyLocatorFactory

public class SimplePropertyLocatorFactory
extends java.lang.Object
implements PropertyLocatorFactory


Nested Class Summary
static class SimplePropertyLocatorFactory.SimplePropertyLocator
           
 
Constructor Summary
SimplePropertyLocatorFactory()
           
 
Method Summary
 PropertyLocator create(java.lang.Object expression)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertyLocatorFactory

public SimplePropertyLocatorFactory()
Method Detail

create

public PropertyLocator create(java.lang.Object expression)
Specified by:
create in interface PropertyLocatorFactory


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.