com.liferay.portal.staging
Class StagingBeanMatcher
java.lang.Object
com.liferay.portal.staging.StagingBeanMatcher
- All Implemented Interfaces:
- BeanMatcher
public class StagingBeanMatcher
- extends Object
- implements BeanMatcher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StagingBeanMatcher
public StagingBeanMatcher()
match
public boolean match(Class<?> beanClass,
String beanName)
- Specified by:
match in interface BeanMatcher