blob: 52baf703aa0fc9c35f4ba2b2869bbeb33e3167d5 [file] [log] [blame]
package org.eclipse.jst.jsf.common.runtime.internal.model.behavioural;
/**
* Design time analog for the NamingContainer interface.
*
* @author cbateman
*
*/
public interface INamingContainerInfo {
// tagging interface
}