public class Deployment extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
searchClasspath |
Constructor and Description |
---|
Deployment() |
Modifier and Type | Method and Description |
---|---|
static void |
deploy() |
static void |
deployThroughClassAnnotations()
Load XML files through a system property value jboss.aop.path
|
static void |
preconfigThroughClassPath()
This is for running standalone.
|
static void |
preconfigThroughSystemProperty()
Load XML files through a system property value jboss.aop.path
|
public static void deploy()
public static void preconfigThroughClassPath()
public static void deployThroughClassAnnotations()
public static void preconfigThroughSystemProperty()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.