67686970717273
* descriptors associated with this J2EE module * * @param the descriptor for which we need the node */ public RootXMLNode getRootXMLNode(Descriptor descriptor) { return new ApplicationNode(); }
71727374757677