Class ServicesEntryResource

java.lang.Object
org.jdrupes.builder.core.ResourceObject
org.jdrupes.builder.java.ServicesEntryResource
All Implemented Interfaces:
IOResource, Proxyable, Resource

public class ServicesEntryResource extends ResourceObject implements IOResource
A temporary resource that is used to store the combined META-INF/services/ entries for a given service. The class can be used for this purpose only. In particular, it does not support hashCode or equals.