Skip navigation links

Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics
12c Release (12.2.1.3.0)

E98700-01
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.ede.api.cluster
Interface GroupNameAware


public interface GroupNameAware

Interface to be implemented by beans that wish to know the deployed group name of the containing EPN.


Method Summary
abstract  void setGroupName(java.lang.String groupName)
          Sets the group name of the containing EPN.

 

Method Detail

setGroupName

public void setGroupName(java.lang.String groupName)
Sets the group name of the containing EPN.
Parameters:
groupName - - String group name

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD