Uses of Class
org.jboss.set.aphrodite.Aphrodite
-
Packages that use Aphrodite Package Description org.jboss.set.aphrodite org.jboss.set.aphrodite.spi org.jboss.set.aphrodite.stream.services.json -
-
Uses of Aphrodite in org.jboss.set.aphrodite
Methods in org.jboss.set.aphrodite that return Aphrodite Modifier and Type Method Description static AphroditeAphrodite. instance()Get an instance of the Aphrodite service.static AphroditeAphrodite. instance(AphroditeConfig config)Get an instance of the Aphrodite service. -
Uses of Aphrodite in org.jboss.set.aphrodite.spi
Methods in org.jboss.set.aphrodite.spi with parameters of type Aphrodite Modifier and Type Method Description booleanStreamService. init(Aphrodite aphrodite, AphroditeConfig config)Initialize the stream service. -
Uses of Aphrodite in org.jboss.set.aphrodite.stream.services.json
Methods in org.jboss.set.aphrodite.stream.services.json with parameters of type Aphrodite Modifier and Type Method Description booleanJsonStreamService. init(Aphrodite aphrodite, AphroditeConfig config)
-