org.jboss.metadata.client.spec
Class AnnotationMergedView

java.lang.Object
  extended by org.jboss.metadata.client.spec.AnnotationMergedView

public class AnnotationMergedView
extends Object

Create a merged ApplicationClient5MetaData view from an xml + annotation views

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Constructor Summary
AnnotationMergedView()
           
 
Method Summary
static void merge(ApplicationClient5MetaData merged, ApplicationClientMetaData xml, ApplicationClientMetaData annotation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationMergedView

public AnnotationMergedView()
Method Detail

merge

public static void merge(ApplicationClient5MetaData merged,
                         ApplicationClientMetaData xml,
                         ApplicationClientMetaData annotation)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.