org.apache.openejb.server.cxf.rs
Class Logs.LogOperationEndpointInfo
java.lang.Object
org.apache.openejb.server.cxf.rs.Logs.LogOperationEndpointInfo
- All Implemented Interfaces:
- Comparable<Logs.LogOperationEndpointInfo>
- Enclosing class:
- Logs
public static class Logs.LogOperationEndpointInfo
- extends Object
- implements Comparable<Logs.LogOperationEndpointInfo>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
http
public final String http
address
public final String address
method
public final String method
Logs.LogOperationEndpointInfo
public Logs.LogOperationEndpointInfo(String http,
String address,
String method)
compareTo
public int compareTo(Logs.LogOperationEndpointInfo o)
- Specified by:
compareTo in interface Comparable<Logs.LogOperationEndpointInfo>
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.