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