org.jboss.example.dna.sequencers
Class JavaInfo

java.lang.Object
  extended by org.jboss.example.dna.sequencers.ContentInfo
      extended by org.jboss.example.dna.sequencers.JavaInfo

@Immutable
public class JavaInfo
extends ContentInfo

Author:
Serge Pagop, Randall Hauch

Method Summary
 Map<String,List<Properties>> getJavaElements()
           
 String getType()
           
 String toString()
           
 
Methods inherited from class org.jboss.example.dna.sequencers.ContentInfo
getInfoType, getName, getPath, getProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getType

public String getType()

getJavaElements

public Map<String,List<Properties>> getJavaElements()
Returns:
javaElements

toString

public String toString()
Overrides:
toString in class ContentInfo


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.