public class DefaultAdminObjectMatcher extends java.lang.Object implements ExtensionMatcher<AdminObject,CommonAdminObject>
Constructor and Description |
---|
DefaultAdminObjectMatcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(AdminObject left,
CommonAdminObject right)
Match two Onject of give generics type as mergeable each other
|
public boolean match(AdminObject left, CommonAdminObject right)
ExtensionMatcher
match
in interface ExtensionMatcher<AdminObject,CommonAdminObject>
left
- an object of T typeright
- an object of S typeCopyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)