A E G H I L O P S T 

A

agentmain(String, Instrumentation) - Static method in class org.pustefixframework.agent.LiveAgent
 

E

equals(Object) - Method in class org.pustefixframework.agent.POMInfo
 

G

getArtifactId() - Method in class org.pustefixframework.agent.POMInfo
 
getGroupId() - Method in class org.pustefixframework.agent.POMInfo
 
getLiveLocation(String) - Method in class org.pustefixframework.agent.LiveAgent
 
getLiveLocation(String) - Method in interface org.pustefixframework.agent.LiveAgentMBean
 
getLiveLocation(String) - Method in class org.pustefixframework.agent.LiveClassFileTransformer
 
getLiveLocation(POMInfo) - Method in class org.pustefixframework.agent.LiveInfo
 
getVersion() - Method in class org.pustefixframework.agent.POMInfo
 

H

hashCode() - Method in class org.pustefixframework.agent.POMInfo
 

I

isComplete() - Method in class org.pustefixframework.agent.POMInfo
 

L

LiveAgent - Class in org.pustefixframework.agent
Java agent which adds a ClassFileTransfomer which replaces bytecode of classes loaded from jar files by bytecode from live fallback locations (local Maven projects detected by reading the live.xml or automatically searched under a configurable directory).
LiveAgent(LiveClassFileTransformer) - Constructor for class org.pustefixframework.agent.LiveAgent
 
LiveAgentMBean - Interface in org.pustefixframework.agent
MBean providing live status information.
LiveClassFileTransformer - Class in org.pustefixframework.agent
Replaces bytecode of class by bytecode loaded from live fallback location.
LiveClassFileTransformer(LiveInfo) - Constructor for class org.pustefixframework.agent.LiveClassFileTransformer
 
LiveInfo - Class in org.pustefixframework.agent
Manages live fallback location lookup for classes based on live.xml or automatic Maven project detection.
LiveInfo() - Constructor for class org.pustefixframework.agent.LiveInfo
 
LiveInfo(File, int) - Constructor for class org.pustefixframework.agent.LiveInfo
 

O

org.pustefixframework.agent - package org.pustefixframework.agent
 

P

parse(File) - Method in class org.pustefixframework.agent.POMParser
 
POMInfo - Class in org.pustefixframework.agent
Holder of basic POM information (groupId, artifactId, version)
POMInfo() - Constructor for class org.pustefixframework.agent.POMInfo
 
POMInfo(String, String, String) - Constructor for class org.pustefixframework.agent.POMInfo
 
POMParser - Class in org.pustefixframework.agent
Fast SAX-based parser to get groupId, artifactId and version from POM.
POMParser() - Constructor for class org.pustefixframework.agent.POMParser
 
premain(String, Instrumentation) - Static method in class org.pustefixframework.agent.LiveAgent
 

S

setArtifactId(String) - Method in class org.pustefixframework.agent.POMInfo
 
setGroupId(String) - Method in class org.pustefixframework.agent.POMInfo
 
setVersion(String) - Method in class org.pustefixframework.agent.POMInfo
 

T

toString() - Method in class org.pustefixframework.agent.POMInfo
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.pustefixframework.agent.LiveClassFileTransformer
 
A E G H I L O P S T 

Copyright © 2015 United Internet. All rights reserved.