Interface ReceptionistBehaviorProvider
- All Known Implementing Classes:
ClusterReceptionist$,LocalReceptionist$
public interface ReceptionistBehaviorProvider
Marker interface to use with dynamic access
INTERNAL API
-
Method Summary
-
Method Details
-
behavior
Behavior<Receptionist.Command> behavior() -
name
String name()
-