Uses of Class
net.dpml.station.info.RegistryDescriptor.Entry

Packages that use RegistryDescriptor.Entry
net.dpml.station.info Station interface and immutable datatypes. 
 

Uses of RegistryDescriptor.Entry in net.dpml.station.info
 

Methods in net.dpml.station.info that return RegistryDescriptor.Entry
 RegistryDescriptor.Entry[] RegistryDescriptor.getEntries()
          Returns the array of application descriptors.
 

Constructors in net.dpml.station.info with parameters of type RegistryDescriptor.Entry
RegistryDescriptor(RegistryDescriptor.Entry[] entries)
          Creation of a new registry descriptor.