Uses of Class
org.dvb.event.RepositoryDescriptor

Packages that use RepositoryDescriptor
org.dvb.event   
 

Uses of RepositoryDescriptor in org.dvb.event
 

Subclasses of RepositoryDescriptor in org.dvb.event
 class OverallRepository
          This class defines a repository which initially contains all the user events which can be delivered to an application.
 class UserEventRepository
          The application will use this class to define the events that it wants to receive.