public class FaxToMailServiceInvocationHandler extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailServiceContext |
serviceContext |
protected Object |
wrappedService |
| Constructor and Description |
|---|
FaxToMailServiceInvocationHandler(Object service,
FaxToMailServiceContext serviceContext) |
protected Object wrappedService
protected FaxToMailServiceContext serviceContext
public FaxToMailServiceInvocationHandler(Object service, FaxToMailServiceContext serviceContext)
Copyright © 2014 CodeLutin. All rights reserved.