public class DefaultDeployment
extends org.jboss.wsf.spi.deployment.AbstractExtensible
implements org.jboss.wsf.spi.deployment.Deployment
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader() |
org.jboss.wsf.spi.deployment.Service |
getService() |
String |
getSimpleName() |
addAttachment, getAttachment, getAttachments, getProperties, getProperty, removeAttachment, removeProperty, setProperties, setProperty
public String getSimpleName()
getSimpleName
in interface org.jboss.wsf.spi.deployment.Deployment
public ClassLoader getClassLoader()
getClassLoader
in interface org.jboss.wsf.spi.deployment.Deployment
public org.jboss.wsf.spi.deployment.Service getService()
getService
in interface org.jboss.wsf.spi.deployment.Deployment
Copyright © 2018 JBoss, by Red Hat. All rights reserved.