org.dvb.application.inner
Class InnerApplication

java.lang.Object
  |
  +--org.dvb.application.inner.InnerApplication
Direct Known Subclasses:
HTMLApplication

public abstract class InnerApplication
extends java.lang.Object

Encapsulates the information needed to define an inner application.


Constructor Summary
protected InnerApplication()
          A protected constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InnerApplication

protected InnerApplication()
A protected constructor. This shall not be used by inter-operable applications.