Uses of Class
javax.slee.CreateException

Packages that use CreateException
javax.slee   
javax.slee.profile   
 

Uses of CreateException in javax.slee
 

Methods in javax.slee that throw CreateException
 SbbLocalObject ChildRelation.create()
          Create a new SBB entity of the SBB type associated with the relation.
 void Sbb.sbbCreate()
          The SLEE invokes this method on an SBB object in the Pooled state when it needs to create a new SBB entity.
 void Sbb.sbbPostCreate()
          The SLEE invokes this method on an SBB object in the Pooled state when it needs to create a new SBB entity.
 

Uses of CreateException in javax.slee.profile
 

Methods in javax.slee.profile that throw CreateException
 ProfileLocalObject ProfileTable.create(java.lang.String profileName)
          Create a new profile with the specified name in the profile table represented by this ProfileTable object.
 void Profile.profilePostCreate()
          The SLEE invokes this method on a Profile object in the Pooled state when a new Profile is created.
 



Copyright © 2008. All Rights Reserved.