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