protected class Configuration.MetadataSourceQueue extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
MetadataSourceQueue() |
Modifier and Type | Method and Description |
---|---|
void |
add(org.hibernate.annotations.common.reflection.XClass annotatedClass) |
void |
add(XmlDocument metadataXml) |
boolean |
isEmpty() |
protected void |
processMetadata(List<MetadataSourceType> order) |
protected void |
syncAnnotatedClasses() |
public void add(XmlDocument metadataXml)
public void add(org.hibernate.annotations.common.reflection.XClass annotatedClass)
protected void syncAnnotatedClasses()
protected void processMetadata(List<MetadataSourceType> order)
public boolean isEmpty()
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved