com.atlassian.bamboo.agent.elastic.server
Class EC2InstanceTypeUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<com.atlassian.aws.ec2.EC2InstanceType>
      extended by com.atlassian.bamboo.agent.elastic.server.EC2InstanceTypeUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class EC2InstanceTypeUserType
extends GenericEnumUserType<com.atlassian.aws.ec2.EC2InstanceType>


Constructor Summary
EC2InstanceTypeUserType()
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.hibernate.GenericEnumUserType
deepCopy, equals, isMutable, nullSafeGet, nullSafeSet, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EC2InstanceTypeUserType

public EC2InstanceTypeUserType()


Copyright © 2010 Atlassian. All Rights Reserved.