org.jboss.example.dna.sequencers
Class ContentInfo
java.lang.Object
org.jboss.example.dna.sequencers.ContentInfo
- Direct Known Subclasses:
- JavaInfo, MediaInfo
@Immutable
public class ContentInfo
- extends java.lang.Object
- Author:
- Randall Hauch
|
Constructor Summary |
protected |
ContentInfo(java.lang.String path,
java.lang.String name,
java.util.Properties props)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContentInfo
protected ContentInfo(java.lang.String path,
java.lang.String name,
java.util.Properties props)
getName
public java.lang.String getName()
getPath
public java.lang.String getPath()
getProperties
public java.util.Properties getProperties()
getInfoType
public java.lang.String getInfoType()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2008. All Rights Reserved.