gov.sns.xal.smf.attr
Class AttributeBucketFactory

java.lang.Object
  |
  +--gov.sns.xal.smf.attr.AttributeBucketFactory

public final class AttributeBucketFactory
extends java.lang.Object


Method Summary
static AttributeBucket create(java.lang.String strType)
          Creates the node with the specified string id.
static java.lang.String[] getBucketTypes()
          Get set of all AccelerNode type strings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBucketTypes

public static java.lang.String[] getBucketTypes()
Get set of all AccelerNode type strings


create

public static AttributeBucket create(java.lang.String strType)
                              throws java.lang.ClassNotFoundException
Creates the node with the specified string id.

java.lang.ClassNotFoundException