org.activiti.engine.impl.delegate
类 DefaultDelegateInterceptor
java.lang.Object
org.activiti.engine.impl.delegate.DefaultDelegateInterceptor
- 所有已实现的接口:
- DelegateInterceptor
public class DefaultDelegateInterceptor
- extends Object
- implements DelegateInterceptor
Default implementation, simply proceeding the call.
- 作者:
- Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDelegateInterceptor
public DefaultDelegateInterceptor()
handleInvocation
public void handleInvocation(DelegateInvocation invocation)
throws Exception
- 指定者:
- 接口
DelegateInterceptor
中的 handleInvocation
- 抛出:
Exception
Copyright © 2013 Alfresco. All rights reserved.