Class JBoss5xRemoteDeployer

    • Constructor Detail

      • JBoss5xRemoteDeployer

        public JBoss5xRemoteDeployer​(RemoteContainer container)
        Parameters:
        container - the container containing the configuration to use to find the deployer properties such as url, user name and password to use to connect to the deployer
    • Method Detail

      • getJBossRemoteDeployerJarName

        protected String getJBossRemoteDeployerJarName()
        Returns:
        The JAR name to load for the JBoss remote deployer.
      • getJBossConnectorClassName

        protected String getJBossConnectorClassName()
        Returns:
        The class name to load for the JBoss JNDI context.