| java.lang.Object org.netbeans.modules.visualweb.ejb.nodes.EjbLibReferenceHelper
EjbLibReferenceHelper | public class EjbLibReferenceHelper (Code) | | author: cao |
addToEjbRefXmlToProject | public static void addToEjbRefXmlToProject(Project project, EjbGroup ejbGroup)(Code) | | Adds the reference information of the ejbs in the give ejb group to the project.
Parameters: project - The project to be added to Parameters: ejbGroup - |
getActiveProject | public static Project getActiveProject()(Code) | | Return the Project that is currently active according to the Designer.
currently active project or null, if none. |
syncArchiveRefs | public static void syncArchiveRefs(Project[] projects)(Code) | | Sync the the EJB related archive refs in the given projects
|
|
|