org.openfaces.component.filter
Class SimplePropertyLocatorFactory.SimplePropertyLocator

java.lang.Object
  extended by org.openfaces.component.filter.PropertyLocator
      extended by org.openfaces.component.filter.SimplePropertyLocatorFactory.SimplePropertyLocator
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SimplePropertyLocatorFactory

public static class SimplePropertyLocatorFactory.SimplePropertyLocator
extends PropertyLocator
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SimplePropertyLocatorFactory.SimplePropertyLocator(java.lang.Object expression)
           
 
Method Summary
 java.lang.Object getPropertyValue(java.lang.Object obj)
           
 
Methods inherited from class org.openfaces.component.filter.PropertyLocator
equals, getDefaultInstance, getExpression, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertyLocatorFactory.SimplePropertyLocator

public SimplePropertyLocatorFactory.SimplePropertyLocator(java.lang.Object expression)
Method Detail

getPropertyValue

public java.lang.Object getPropertyValue(java.lang.Object obj)
Specified by:
getPropertyValue in class PropertyLocator


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