javax.slee.profile
Interface ProfileTableActivity


public interface ProfileTableActivity

This interface is implemented by activity objects on which profile table events propagate.


Method Summary
 java.lang.String getProfileTableName()
          Get the name of the profile table corresponding to this activity.
 

Method Detail

getProfileTableName

public java.lang.String getProfileTableName()
Get the name of the profile table corresponding to this activity.
Returns:
the name of the profile table.