All Downloads are FREE. Search and download functionalities are using the official Maven repository.

brooklyn.entity.proxying.EntityProxy Maven / Gradle / Ivy

There is a newer version: 0.7.0-M1
Show newest version
package brooklyn.entity.proxying;

/**
 * Marker interface, indicating that this is a proxy to an entity.
 * 
 * @author aled
 */
public interface EntityProxy {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy