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

org.nakedobjects.metamodel.facets.InterfaceBasedFacetFactory Maven / Gradle / Ivy

The newest version!
package org.nakedobjects.metamodel.facets;

/**
 * Marker interface to indicate that the {@link FacetFactory} works by checking whether the object implements
 * a certain interface.
 */
public interface InterfaceBasedFacetFactory extends FacetFactory {

}

// Copyright (c) Naked Objects Group Ltd.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy