org.jboss.beans.metadata.plugins.policy
Class MetaDataRepositoryInstaller
java.lang.Object
org.jboss.beans.metadata.plugins.policy.MetaDataRepositoryInstaller
public class MetaDataRepositoryInstaller
- extends Object
POJO binding bean meta data to scoped repository.
TODO - a lot more work (once we finalize scoped BeanMD deployment)
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaDataRepositoryInstaller
public MetaDataRepositoryInstaller()
setKernel
public void setKernel(Kernel kernel)
setScopes
public void setScopes(Set<org.jboss.metadata.spi.scope.Scope> scopes)
start
public void start()
stop
public void stop()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.