com.jivesoftware.community.objecttype
Interface ProxiedType
- All Known Subinterfaces:
- ProxiedMediaType
- All Known Implementing Classes:
- MediaObjectType
public interface ProxiedType
A ProxiedType is any object type that has an implementation that includes a proxied version of the object. Provides
convenience access to information about the object proxy class.
|
Method Summary |
ProxyInfoProvider |
getProxyInfoProvider()
A ProxyInfoProvider is a convenience meant to aid in retrieving information about any proxy implementation
associate with the object type implementation. |
getProxyInfoProvider
ProxyInfoProvider getProxyInfoProvider()
- A ProxyInfoProvider is a convenience meant to aid in retrieving information about any proxy implementation
associate with the object type implementation.
- Returns:
- the proxy info provider
Copyright © 1999-2007 Jive Software.