com.bea.wlevs.ede.api
Interface ApplicationIdentityAware


public interface ApplicationIdentityAware

Interface to be implemented by beans that wish to know the application id of the containing EPN.


Method Summary
 void setApplicationIdentity(java.lang.String applicationId)
          Sets the application id of the containing EPN.
 

Method Detail

setApplicationIdentity

public void setApplicationIdentity(java.lang.String applicationId)
Sets the application id of the containing EPN.

Parameters:
applicationId - - String application id


Copyright © 2007 BEA Systems All Rights Reserved.