org.mobicents.slee.examples.callcontrol.profile
Class ProfileCreator

java.lang.Object
  extended by org.mobicents.slee.examples.callcontrol.profile.ProfileCreator

public class ProfileCreator
extends java.lang.Object


Field Summary
static java.lang.String CC2_ProfileSpecID
           
static java.lang.String CC2_TABLE
           
 
Constructor Summary
ProfileCreator()
           
 
Method Summary
static void createProfiles()
           
static void removeProfiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CC2_TABLE

public static final java.lang.String CC2_TABLE
See Also:
Constant Field Values

CC2_ProfileSpecID

public static final java.lang.String CC2_ProfileSpecID
See Also:
Constant Field Values
Constructor Detail

ProfileCreator

public ProfileCreator()
Method Detail

createProfiles

public static void createProfiles()

removeProfiles

public static void removeProfiles()


Copyright © 2011. All Rights Reserved.