public interface BehaviourRegistry
Modifier and Type | Method and Description |
---|---|
Behaviour |
getBehaviour(String name)
Gets the behaviour for a given name.
|
void |
registerBehaviour(String name,
Behaviour behaviour)
Register a behaviour against a given name.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.