Forge - Parent 2.0.0.Alpha1

org.jboss.forge.maven.environment
Class Network

java.lang.Object
  extended by org.jboss.forge.maven.environment.Network
All Implemented Interfaces:
Category

public class Network
extends Object
implements Category

Represents the Maven network status Environment Category.

TODO Move this to a separate "network" addon

Author:
Lincoln Baxter, III

Constructor Summary
Network()
           
 
Method Summary
static boolean isOffline(Environment environment)
          Returns true if the system is currently OFFLINE.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Network

public Network()
Method Detail

isOffline

public static boolean isOffline(Environment environment)
Returns true if the system is currently OFFLINE.


Forge - Parent 2.0.0.Alpha1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.