JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
jadex.bridge.service
Interface IBrokenProxy
public interface
IBrokenProxy
Marker interface for broken proxies. Proxies are typically broken when not alle target classes are available on the target component.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ProxyReference
getProxyReference
()
Get the proxy reference
Method Detail
getProxyReference
ProxyReference getProxyReference()
Get the proxy reference
Returns:
The proxy reference (used to create a new proxy).
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method