Uses of Interface
javax.slee.profile.ProfileTable

Packages that use ProfileTable
javax.slee.profile   
javax.slee.resource   
 

Uses of ProfileTable in javax.slee.profile
 

Methods in javax.slee.profile that return ProfileTable
 ProfileTable ProfileContext.getProfileTable()
          Get an object that implements the Profile Table Interface of the profile table that this ProfileContext is associated with.
 ProfileTable ProfileLocalObject.getProfileTable()
          Get an object that implements the Profile Table Interface of the profile table in which the profile that this ProfileLocalObject references exists.
 ProfileTable ProfileFacility.getProfileTable(java.lang.String profileTableName)
          Get a ProfileTable object for a profile table.
 ProfileTable ProfileContext.getProfileTable(java.lang.String profileTableName)
          Get a ProfileTable object for a profile table.
 

Uses of ProfileTable in javax.slee.resource
 

Methods in javax.slee.resource that return ProfileTable
 ProfileTable ResourceAdaptorContext.getProfileTable(java.lang.String profileTableName)
          Get a ProfileTable object for a profile table.
 



Copyright © 2008. All Rights Reserved.