org.jboss.forge.maven.environment
Class Network
java.lang.Object
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
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 |
Network
public Network()
isOffline
public static boolean isOffline(Environment environment)
- Returns
true
if the system is currently OFFLINE.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.