com.xebialabs.deployit.plugin.wls.mapper
Class JmsMapperUtils

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.mapper.JmsMapperUtils

public class JmsMapperUtils
extends java.lang.Object


Constructor Summary
JmsMapperUtils()
           
 
Method Summary
static java.util.Set<WlsDomain> getDomains(java.util.Collection<WlsTarget> targets)
           
static java.lang.String getJmsModuleName(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change, WlsTarget target)
           
private static java.lang.String getJmsModuleNameFromDeployment(com.xebialabs.deployit.ci.Deployment d, WlsTarget target)
           
private static java.lang.String sanitizeLabel(java.lang.String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsMapperUtils

public JmsMapperUtils()
Method Detail

getJmsModuleName

public static java.lang.String getJmsModuleName(com.xebialabs.deployit.Change<com.xebialabs.deployit.ci.Deployment> change,
                                                WlsTarget target)

getJmsModuleNameFromDeployment

private static java.lang.String getJmsModuleNameFromDeployment(com.xebialabs.deployit.ci.Deployment d,
                                                               WlsTarget target)

sanitizeLabel

private static java.lang.String sanitizeLabel(java.lang.String label)

getDomains

public static java.util.Set<WlsDomain> getDomains(java.util.Collection<WlsTarget> targets)


Copyright © 2010. All Rights Reserved.