org.jboss.wsf.spi.deployment

Interface Deployment

    • Method Detail

      • getSimpleName

        String getSimpleName()
        Get the identifier for this deployment
        Returns:
        deployment identifier
      • getClassLoader

        ClassLoader getClassLoader()
        Get the class loader for this deployment
        Returns:
        class loader for the deployment
      • getService

        Service getService()
        Get the service associated with this deployment
        Returns:
        service for the deployment

Copyright © 2018 JBoss, by Red Hat. All rights reserved.