org.jboss.seam.init
Class NamespaceDescriptor

java.lang.Object
  extended by org.jboss.seam.init.NamespaceDescriptor

public class NamespaceDescriptor
extends Object


Method Summary
 Namespace getNamespace()
           
 Package getPackage()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getNamespace

public Namespace getNamespace()

getPackage

public Package getPackage()

toString

public String toString()
Overrides:
toString in class Object