Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sample.addressbook.config.contact
Class EmailAddressesConfigDescriptor  view EmailAddressesConfigDescriptor download EmailAddressesConfigDescriptor.java

java.lang.Object
  extended bycom.aendvari.common.util.ResourceLoader
      extended bycom.sample.addressbook.config.contact.EmailAddressesConfigDescriptor

public class EmailAddressesConfigDescriptor
extends com.aendvari.common.util.ResourceLoader

Addressbook application assembly descriptor.


Constructor Summary
EmailAddressesConfigDescriptor()
           
 
Method Summary
protected  java.lang.String getResourceName()
          This method returns the name of the resource.
 
Methods inherited from class com.aendvari.common.util.ResourceLoader
getResourceAsStream, getResourceAsStream, getResourceAsStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAddressesConfigDescriptor

public EmailAddressesConfigDescriptor()
Method Detail

getResourceName

protected java.lang.String getResourceName()
Description copied from class: com.aendvari.common.util.ResourceLoader
This method returns the name of the resource.