public class Behaviour extends java.lang.Object implements Scopeable, java.io.Serializable
| Constructor and Description |
|---|
Behaviour(ServiceRegistry services,
java.lang.String name,
java.lang.Object[] args)
Constructor
|
public Behaviour(ServiceRegistry services, java.lang.String name, java.lang.Object[] args)
services - the service registryname - the name of the policy associated with this behaviourargs - the argument valuespublic void setScope(org.mozilla.javascript.Scriptable scope)
ScopeablesetScope in interface ScopeableScopeable.setScope(org.mozilla.javascript.Scriptable)public java.lang.String getName()
public java.io.Serializable[] getArgs()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.